0.3.3 • Published 3 months ago

emusk v0.3.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

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>
0.3.3

3 months ago

0.3.2-rc.0

4 months ago

0.3.3-rc.0

4 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.2.1-rc.0

6 months ago

0.2.4-rc.0

6 months ago

0.2.1

6 months ago

0.3.0

6 months ago

0.2.0

6 months ago

0.2.3-rc.0

6 months ago

0.2.2-rc.0

6 months ago

0.2.3

6 months ago

0.2.2

6 months ago

0.1.2-rc.0

8 months ago

0.1.0

8 months ago

0.1.1

8 months ago

0.1.1-rc.0

8 months ago

0.0.6-rc.0

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago