mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 12:31:21 +00:00
59f997a663
* move_account_root_to_ih * temptorary comment test |
||
---|---|---|
.. | ||
dashboards | ||
datasources | ||
.gitignore | ||
docker-compose.yml | ||
prometheus.yml | ||
Readme.md |
Build: cd cmd/prometheus && docker-compose build --parallel
Run only Prometheus: cd cmd/prometheus && docker-compose up prometheus grafana
Run with TurboGeth, RestApi and DebugUI: cd cmd/prometheus && TGETH_DATADIR=/path/to/geth/data/dir docker-compose up
Grafana: localhost:3000, admin/admin DebugUI: localhost:3001