erigon-pulse/cmd/prometheus/Readme.md
2020-09-14 12:05:35 +07:00

300 B

Build: docker-compose build --parallel

Run only Prometheus: docker-compose up prometheus grafana

Run with TurboGeth, RestApi and DebugUI: XDG_DATA_HOME=/path/to/geth/data/dir docker-compose up

Grafana: localhost:3000, admin/admin DebugUI: localhost:3001