Skip to content

A docker-compose based monitoring deployment (Prometheus, Grafana, AlertManager) that sends Telegram alerts.

Notifications You must be signed in to change notification settings

LeRaymy/simple-docker-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A docker-compose based monitoring deployment (Prometheus, Grafana, AlertManager) that sends Telegram alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published