mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
.. | ||
dashboards | ||
datasources | ||
.gitignore | ||
grafana.ini | ||
prometheus.yml | ||
Readme.md |
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