now with prometheus. hopefully
This commit is contained in:
@@ -50,6 +50,7 @@ services:
|
||||
- 12612:12612/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 6060
|
||||
environment:
|
||||
- DB_ENGINE=leveldb
|
||||
- DEPLOYMENT=test
|
||||
@@ -66,6 +67,9 @@ services:
|
||||
- --discovery.dns=enrtree://AJCNIAXQIPO55NW3QE2NUBBDMPYZDOQUCAEUS65NHQFMUUFES5KOW@saigon.nodes.roninchain.com
|
||||
- --gcmode=archive
|
||||
- --http.api=admin,eth,net,web3,consortium,txpool,debug
|
||||
- --metrics
|
||||
- --metrics.addr=0.0.0.0
|
||||
- --metrics.port=6060
|
||||
- --nat=extip:${IP}
|
||||
- --port=12612
|
||||
- --txpool.nolocals
|
||||
@@ -79,6 +83,9 @@ services:
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=true
|
||||
- prometheus-scrape.port=6060
|
||||
- prometheus-scrape.path=/debug/metrics/prometheus
|
||||
- traefik.enable=true
|
||||
- traefik.http.middlewares.ronin-saigon-ronin-archive-leveldb-hash-stripprefix.stripprefix.prefixes=/ronin-saigon-archive
|
||||
- traefik.http.services.ronin-saigon-ronin-archive-leveldb-hash.loadbalancer.server.port=8545
|
||||
|
||||
Reference in New Issue
Block a user