Monitoring tool for lucos services
- docker
- docker-compose
- SEND_ADDRESS - the email address notifications will come from
- SEND_PASSWORD - the password for the above email address
- SMTP_RELAY - the SMTP Relay used to log into the above email address
- TO_ADDRESS - The email address to send notifications to
docker-compose up --no-build
The build is configured to run on CircleCI when a commit is pushed to the main
branch in github.
rebar3 do eunit --cover, cover