Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 478 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 478 Bytes

simple-docker-monitoring

How-to

Make sure that you have docker-compose installed, that you have a configured Telegram bot, then :

git clone https://github.com/LeRaymy/simple-docker-monitoring
cd simple-docker-monitoring
touch .env

Modify the alertmanager/alertmanager.yaml file with your information.

Launch the containers with :

docker-compose up -d