Periodic notifier of Alaveteli Health Status for Slack
Setup a Slack webhook url for your Slack
cp .env-sample .env
Edit .env
to appropriate values
npm install
node index.js
or in a Docker container:
docker run --env-file=.env nzherald/alaveteli-slack