emusk

0.3.3 • Public • Published

eMusk

He is just a modulary guy for checking service health

Node.js Package NPM Version NPM Downloads Docker Image Version (latest semver) Docker Image Size (tag) Standard - JavaScript Style Guide tested with jest Coverage badge

Usage

Usage: emusk [options]

He is just a modulary guy for checking service health

Options:
  -v, --version                 output the current version
  -f, --config-file <confFile>  Config file (default: "./emusk.json")
  -h, --no-hello                Don't say hello to notifiers
  -V, --verbose                 Active more logs
  -p, --port                    HTTP port (default: 1337)
  --help                        display help for command

Installation

via NPM

With installation

npm i -g emusk
emusk <option>

No installation

npx emusk <option>

via Docker

docker run --name emusk -v path/to/my/emusk.json:/config/emusk.json:ro juuu/emusk:latest

Notifiers

Discord

... documention is coming soon

Checkers

HTTP

Configuration file

JSON Schema - Example

emusk --config-file=/config/emusk.json <option>

Package Sidebar

Install

npm i emusk

Weekly Downloads

1

Version

0.3.3

License

ISC

Unpacked Size

15.5 kB

Total Files

11

Last publish

Collaborators

  • juu