Prometheus-Grafana docker-compose启动方法,已测试可用
Install
Create .env:
ADMIN_USER=admin
ADMIN_PASSWORD=admin
Clone this repository on your Docker host, cd into test directory and run compose up:
git clone https://github.com/Einsteinish/Docker-Compose-Prometheus-and-Grafana.git
cd Docker-Compose-Prometheus-and-Grafana
docker-compose up -d