Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 430 Bytes

Alaveteli Slack

Periodic notifier of Alaveteli Health Status for Slack

Example output

Getting started

Setup a Slack webhook url for your Slack

cp .env-sample .env

Edit .env to appropriate values

Running

npm install

node index.js

or in a Docker container:

docker run --env-file=.env nzherald/alaveteli-slack