Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 355 Bytes

dockprom.md

File metadata and controls

12 lines (9 loc) · 355 Bytes

Dockprom

A monitoring solution for Docker hosts and containers with Prometheus, Grafana, cAdvisor, NodeExporter and alerting with AlertManager.

installation

git clone https://github.com/stefanprodan/dockprom
cd dockprom
ADMIN_USER=admin ADMIN_PASSWORD=admin docker-compose up -d