mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
59f997a663
* move_account_root_to_ih * temptorary comment test
363 B
363 B
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