docker-compose setup to deploy prometheus.
Go to file
root a6c1d35682 updated README 2015-08-18 23:36:06 +02:00
prom added prometheus.yml config file. Kinda important 2015-08-18 23:29:25 +02:00
README.md updated README 2015-08-18 23:36:06 +02:00
docker-compose.yml finally fixed the compose file. Changed the Dockerfile to pull the Prometheus image then inject the yml config changes 2015-08-18 23:28:12 +02:00

README.md

A Prometheus docker-compose stack

Here's a quick start to stand-up a Prometheus stack containing Prometheus, container-exporter, and the Prometheus Dashboard.

Still to do is integrate and configure Alerting.

If you need to update which servers to monitor edit the /prom/prometheus.yml file targets section.