rootstock-bamboo: bump rskj default to VETIVER-9.0.3

Fixes testnet crash-loop after restart (Invalid block header size: 22).
Regenerated from vibe-node context.yml; includes pending template regen.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-25 20:21:13 +00:00
parent 3500ebefbb
commit 3fa32c9f94
273 changed files with 934 additions and 417 deletions

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-op-erigon
base-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-op-erigon
base-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -135,7 +135,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- bob-mainnet-op-erigon
bob-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-mainnet-op-erigon
bob-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -155,7 +157,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/bob-mainnet-op-erigon/node
- traefik.http.services.bob-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.bob-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-mainnet-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- boba-mainnet-op-erigon
boba-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -153,7 +155,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.boba-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/boba-mainnet-op-erigon/node
- traefik.http.services.boba-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.boba-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/boba-mainnet-op-erigon/node`)}

View File

@@ -181,6 +181,7 @@ services:
condition: service_completed_successfully
hashkeychain-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -193,7 +194,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hashkeychain-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/hashkeychain-mainnet-op-erigon/node
- traefik.http.services.hashkeychain-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.hashkeychain-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-mainnet-op-erigon/node`)}

View File

@@ -131,7 +131,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- ink-mainnet-op-erigon
ink-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- ink-mainnet-op-erigon
ink-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.ink-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/ink-mainnet-op-erigon/node
- traefik.http.services.ink-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.ink-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-mainnet-op-erigon/node`)}

View File

@@ -132,7 +132,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- ink-sepolia-op-erigon
ink-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- ink-sepolia-op-erigon
ink-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.ink-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/ink-sepolia-op-erigon/node
- traefik.http.services.ink-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.ink-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-sepolia-op-erigon/node`)}

View File

@@ -135,7 +135,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- lisk-mainnet-op-erigon
lisk-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- lisk-mainnet-op-erigon
lisk-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -156,7 +158,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.lisk-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/lisk-mainnet-op-erigon/node
- traefik.http.services.lisk-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.lisk-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-mainnet-op-erigon/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- metal-mainnet-op-erigon
metal-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.metal-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/metal-mainnet-op-erigon/node
- traefik.http.services.metal-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.metal-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.metal-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.metal-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.metal-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/metal-mainnet-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- mode-mainnet-op-erigon
mode-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -153,7 +155,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.mode-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/mode-mainnet-op-erigon/node
- traefik.http.services.mode-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.mode-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.mode-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.mode-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.mode-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/mode-mainnet-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- mode-sepolia-op-erigon
mode-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.mode-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/mode-sepolia-op-erigon/node
- traefik.http.services.mode-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.mode-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.mode-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.mode-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.mode-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/mode-sepolia-op-erigon/node`)}

View File

@@ -134,7 +134,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- op-mainnet-op-erigon
op-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -142,7 +142,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- op-mainnet-op-erigon
op-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -155,7 +157,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.op-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/op-mainnet-op-erigon/node
- traefik.http.services.op-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.op-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/op-mainnet-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- op-sepolia-op-erigon
op-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.op-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/op-sepolia-op-erigon/node
- traefik.http.services.op-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.op-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/op-sepolia-op-erigon/node`)}

View File

@@ -131,7 +131,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- soneium-mainnet-op-erigon
soneium-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- soneium-mainnet-op-erigon
soneium-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.soneium-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/soneium-mainnet-op-erigon/node
- traefik.http.services.soneium-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.soneium-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.soneium-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.soneium-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.soneium-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/soneium-mainnet-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- soneium-minato-sepolia-op-erigon
soneium-minato-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.soneium-minato-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/soneium-minato-sepolia-op-erigon/node
- traefik.http.services.soneium-minato-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.soneium-minato-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.soneium-minato-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.soneium-minato-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.soneium-minato-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/soneium-minato-sepolia-op-erigon/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- swell-mainnet-op-erigon
swell-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.swell-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/swell-mainnet-op-erigon/node
- traefik.http.services.swell-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.swell-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.swell-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.swell-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.swell-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/swell-mainnet-op-erigon/node`)}

View File

@@ -131,7 +131,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- unichain-mainnet-op-erigon
unichain-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- unichain-mainnet-op-erigon
unichain-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.unichain-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/unichain-mainnet-op-erigon/node
- traefik.http.services.unichain-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.unichain-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.unichain-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.unichain-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.unichain-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/unichain-mainnet-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- unichain-sepolia-op-erigon
unichain-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.unichain-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/unichain-sepolia-op-erigon/node
- traefik.http.services.unichain-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.unichain-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.unichain-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.unichain-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.unichain-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/unichain-sepolia-op-erigon/node`)}

View File

@@ -131,7 +131,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- worldchain-mainnet-op-erigon
worldchain-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- worldchain-mainnet-op-erigon
worldchain-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.worldchain-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/worldchain-mainnet-op-erigon/node
- traefik.http.services.worldchain-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.worldchain-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.worldchain-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.worldchain-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.worldchain-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/worldchain-mainnet-op-erigon/node`)}

View File

@@ -142,7 +142,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- worldchain-sepolia-op-erigon
worldchain-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -154,7 +156,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.worldchain-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/worldchain-sepolia-op-erigon/node
- traefik.http.services.worldchain-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.worldchain-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.worldchain-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.worldchain-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.worldchain-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/worldchain-sepolia-op-erigon/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- zora-mainnet-op-erigon
zora-mainnet-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -153,7 +155,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.zora-mainnet-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/zora-mainnet-op-erigon/node
- traefik.http.services.zora-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.zora-mainnet-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.zora-mainnet-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.zora-mainnet-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.zora-mainnet-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/zora-mainnet-op-erigon/node`)}

View File

@@ -141,7 +141,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- zora-sepolia-op-erigon
zora-sepolia-op-erigon:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -154,7 +156,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.zora-sepolia-op-erigon-archive-trace-node-stripprefix.stripprefix.prefixes=/zora-sepolia-op-erigon/node
- traefik.http.services.zora-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=8547
- traefik.http.services.zora-sepolia-op-erigon-archive-trace-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.zora-sepolia-op-erigon-archive-trace-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.zora-sepolia-op-erigon-archive-trace-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.zora-sepolia-op-erigon-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/zora-sepolia-op-erigon/node`)}

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-archive
base-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -208,7 +208,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet
base-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet
base-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-archive
base-sepolia-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia
base-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- blast-mainnet-archive
blast-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -158,7 +160,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.blast-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/blast-mainnet-archive/node
- traefik.http.services.blast-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.blast-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/blast-mainnet-archive/node`)}

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- blast-mainnet-archive
blast-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -158,7 +160,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.blast-mainnet-op-geth-archive-pebble-hash-node-stripprefix.stripprefix.prefixes=/blast-mainnet-archive/node
- traefik.http.services.blast-mainnet-op-geth-archive-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.blast-mainnet-op-geth-archive-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-archive-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-archive-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-archive-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/blast-mainnet-archive/node`)}

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- blast-mainnet
blast-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -158,7 +160,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.blast-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/blast-mainnet/node
- traefik.http.services.blast-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.blast-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.blast-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/blast-mainnet/node`)}

View File

@@ -141,7 +141,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- blast-sepolia
blast-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -154,7 +156,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.blast-sepolia-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/blast-sepolia/node
- traefik.http.services.blast-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.blast-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.blast-sepolia-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.blast-sepolia-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.blast-sepolia-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/blast-sepolia/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bnb-mainnet-archive
bnb-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bnb-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/bnb-mainnet-archive/node
- traefik.http.services.bnb-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bnb-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bnb-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bnb-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bnb-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bnb-mainnet-archive/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bnb-mainnet
bnb-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bnb-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/bnb-mainnet/node
- traefik.http.services.bnb-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.bnb-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bnb-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bnb-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bnb-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bnb-mainnet/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bnb-testnet-archive
bnb-testnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bnb-testnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/bnb-testnet-archive/node
- traefik.http.services.bnb-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bnb-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bnb-testnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bnb-testnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bnb-testnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bnb-testnet-archive/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bnb-testnet
bnb-testnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bnb-testnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/bnb-testnet/node
- traefik.http.services.bnb-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.bnb-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bnb-testnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bnb-testnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bnb-testnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bnb-testnet/node`)}

View File

@@ -136,7 +136,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- bob-mainnet-archive
bob-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-mainnet-archive
bob-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -155,7 +157,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/bob-mainnet-archive/node
- traefik.http.services.bob-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bob-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-mainnet-archive/node`)}

View File

@@ -136,7 +136,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- bob-mainnet-archive
bob-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-mainnet-archive
bob-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -155,7 +157,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-mainnet-op-geth-archive-pebble-hash-node-stripprefix.stripprefix.prefixes=/bob-mainnet-archive/node
- traefik.http.services.bob-mainnet-op-geth-archive-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bob-mainnet-op-geth-archive-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-archive-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-archive-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-archive-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-mainnet-archive/node`)}

View File

@@ -136,7 +136,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- bob-mainnet
bob-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-mainnet
bob-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -155,7 +157,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-mainnet-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/bob-mainnet/node
- traefik.http.services.bob-mainnet-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bob-mainnet-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-mainnet/node`)}

View File

@@ -136,7 +136,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- bob-mainnet
bob-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-mainnet
bob-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -155,7 +157,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/bob-mainnet/node
- traefik.http.services.bob-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.bob-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-mainnet/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-sepolia-archive
bob-sepolia-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-sepolia-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/bob-sepolia-archive/node
- traefik.http.services.bob-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bob-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-sepolia-archive/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-sepolia-archive
bob-sepolia-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-sepolia-op-geth-archive-pebble-hash-node-stripprefix.stripprefix.prefixes=/bob-sepolia-archive/node
- traefik.http.services.bob-sepolia-op-geth-archive-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bob-sepolia-op-geth-archive-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-archive-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-archive-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-archive-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-sepolia-archive/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-sepolia
bob-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-sepolia-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/bob-sepolia/node
- traefik.http.services.bob-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.bob-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-sepolia/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- bob-sepolia
bob-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.bob-sepolia-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/bob-sepolia/node
- traefik.http.services.bob-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.bob-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.bob-sepolia-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/bob-sepolia/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- boba-mainnet-archive
boba-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.boba-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/boba-mainnet-archive/node
- traefik.http.services.boba-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.boba-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/boba-mainnet-archive/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- boba-mainnet
boba-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.boba-mainnet-op-geth-pruned-leveldb-hash-node-stripprefix.stripprefix.prefixes=/boba-mainnet/node
- traefik.http.services.boba-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.boba-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.boba-mainnet-op-geth-pruned-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/boba-mainnet/node`)}

View File

@@ -217,6 +217,7 @@ services:
condition: service_completed_successfully
celo-mainnet-archive:
condition: service_started
restart: true
celo-mainnet-archive-relay:
condition: service_started
networks:
@@ -231,7 +232,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/celo-mainnet-archive/node
- traefik.http.services.celo-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.celo-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-mainnet-archive/node`)}

View File

@@ -216,6 +216,7 @@ services:
condition: service_completed_successfully
celo-mainnet:
condition: service_started
restart: true
celo-mainnet-relay:
condition: service_started
networks:
@@ -230,7 +231,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-mainnet-op-geth-pruned-leveldb-hash-node-stripprefix.stripprefix.prefixes=/celo-mainnet/node
- traefik.http.services.celo-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.celo-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-mainnet/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-mainnet:
condition: service_started
restart: true
celo-mainnet-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-mainnet-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/celo-mainnet/node
- traefik.http.services.celo-mainnet-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.celo-mainnet-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-mainnet/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-mainnet:
condition: service_started
restart: true
celo-mainnet-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/celo-mainnet/node
- traefik.http.services.celo-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.celo-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-mainnet/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-sepolia-archive:
condition: service_started
restart: true
celo-sepolia-archive-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-sepolia-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/celo-sepolia-archive/node
- traefik.http.services.celo-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.celo-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-sepolia-archive/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-sepolia-archive:
condition: service_started
restart: true
celo-sepolia-archive-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-sepolia-op-geth-archive-pebble-hash-node-stripprefix.stripprefix.prefixes=/celo-sepolia-archive/node
- traefik.http.services.celo-sepolia-op-geth-archive-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.celo-sepolia-op-geth-archive-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-sepolia-archive/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-sepolia-archive:
condition: service_started
restart: true
celo-sepolia-archive-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-sepolia-op-geth-archive-pebble-path-node-stripprefix.stripprefix.prefixes=/celo-sepolia-archive/node
- traefik.http.services.celo-sepolia-op-geth-archive-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.celo-sepolia-op-geth-archive-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-archive-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-sepolia-archive/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-sepolia:
condition: service_started
restart: true
celo-sepolia-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-sepolia-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/celo-sepolia/node
- traefik.http.services.celo-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.celo-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-sepolia/node`)}

View File

@@ -214,6 +214,7 @@ services:
condition: service_completed_successfully
celo-sepolia:
condition: service_started
restart: true
celo-sepolia-relay:
condition: service_started
networks:
@@ -228,7 +229,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.celo-sepolia-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/celo-sepolia/node
- traefik.http.services.celo-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.celo-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.celo-sepolia-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/celo-sepolia/node`)}

View File

@@ -179,6 +179,7 @@ services:
condition: service_completed_successfully
doma-mainnet:
condition: service_started
restart: true
doma-mainnet-relay:
condition: service_started
networks:
@@ -193,7 +194,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.doma-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/doma-mainnet/node
- traefik.http.services.doma-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.doma-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.doma-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.doma-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.doma-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/doma-mainnet/node`)}

View File

@@ -150,7 +150,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- fraxtal-mainnet-archive
fraxtal-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -163,7 +165,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.fraxtal-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/fraxtal-mainnet-archive/node
- traefik.http.services.fraxtal-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.fraxtal-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.fraxtal-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.fraxtal-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.fraxtal-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/fraxtal-mainnet-archive/node`)}

View File

@@ -150,7 +150,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- fraxtal-mainnet
fraxtal-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -163,7 +165,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.fraxtal-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/fraxtal-mainnet/node
- traefik.http.services.fraxtal-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.fraxtal-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.fraxtal-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.fraxtal-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.fraxtal-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/fraxtal-mainnet/node`)}

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- fraxtal-testnet-archive
fraxtal-testnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -158,7 +160,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.fraxtal-testnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/fraxtal-testnet-archive/node
- traefik.http.services.fraxtal-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.fraxtal-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.fraxtal-testnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.fraxtal-testnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.fraxtal-testnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/fraxtal-testnet-archive/node`)}

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- fraxtal-testnet
fraxtal-testnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -158,7 +160,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.fraxtal-testnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/fraxtal-testnet/node
- traefik.http.services.fraxtal-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.fraxtal-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.fraxtal-testnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.fraxtal-testnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.fraxtal-testnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/fraxtal-testnet/node`)}

View File

@@ -181,6 +181,7 @@ services:
condition: service_completed_successfully
hashkeychain-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -193,7 +194,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hashkeychain-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/hashkeychain-mainnet-archive/node
- traefik.http.services.hashkeychain-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.hashkeychain-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-mainnet-archive/node`)}

View File

@@ -181,6 +181,7 @@ services:
condition: service_completed_successfully
hashkeychain-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -193,7 +194,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hashkeychain-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/hashkeychain-mainnet/node
- traefik.http.services.hashkeychain-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.hashkeychain-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hashkeychain-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-mainnet/node`)}

View File

@@ -182,6 +182,7 @@ services:
condition: service_completed_successfully
hashkeychain-testnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -194,7 +195,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hashkeychain-testnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/hashkeychain-testnet-archive/node
- traefik.http.services.hashkeychain-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.hashkeychain-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-testnet-archive/node`)}

View File

@@ -182,6 +182,7 @@ services:
condition: service_completed_successfully
hashkeychain-testnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -194,7 +195,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hashkeychain-testnet-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/hashkeychain-testnet/node
- traefik.http.services.hashkeychain-testnet-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.hashkeychain-testnet-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-testnet/node`)}

View File

@@ -182,6 +182,7 @@ services:
condition: service_completed_successfully
hashkeychain-testnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -194,7 +195,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hashkeychain-testnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/hashkeychain-testnet/node
- traefik.http.services.hashkeychain-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.hashkeychain-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hashkeychain-testnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hashkeychain-testnet/node`)}

View File

@@ -166,8 +166,11 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- hemi-mainnet
- hemi-mainnet-relay
hemi-mainnet:
condition: service_started
restart: true
hemi-mainnet-relay:
condition: service_started
networks:
- chains
volumes:
@@ -180,7 +183,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.hemi-mainnet-op-geth-pruned-leveldb-hash-node-stripprefix.stripprefix.prefixes=/hemi-mainnet/node
- traefik.http.services.hemi-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.hemi-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.hemi-mainnet-op-geth-pruned-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.hemi-mainnet-op-geth-pruned-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.hemi-mainnet-op-geth-pruned-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/hemi-mainnet/node`)}

View File

@@ -132,7 +132,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- ink-mainnet-archive
ink-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- ink-mainnet-archive
ink-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.ink-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/ink-mainnet-archive/node
- traefik.http.services.ink-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.ink-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-mainnet-archive/node`)}

View File

@@ -132,7 +132,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- ink-mainnet
ink-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- ink-mainnet
ink-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.ink-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/ink-mainnet/node
- traefik.http.services.ink-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.ink-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.ink-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-mainnet/node`)}

View File

@@ -133,7 +133,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- ink-sepolia-archive
ink-sepolia-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- ink-sepolia-archive
ink-sepolia-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.ink-sepolia-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/ink-sepolia-archive/node
- traefik.http.services.ink-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.ink-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-sepolia-archive/node`)}

View File

@@ -133,7 +133,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- ink-sepolia
ink-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- ink-sepolia
ink-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.ink-sepolia-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/ink-sepolia/node
- traefik.http.services.ink-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.ink-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.ink-sepolia-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ink-sepolia/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- katana-mainnet-archive
katana-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -153,7 +155,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.katana-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/katana-mainnet-archive/node
- traefik.http.services.katana-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.katana-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.katana-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.katana-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.katana-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/katana-mainnet-archive/node`)}

View File

@@ -140,7 +140,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- katana-mainnet
katana-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -153,7 +155,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.katana-mainnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/katana-mainnet/node
- traefik.http.services.katana-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.katana-mainnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.katana-mainnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.katana-mainnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.katana-mainnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/katana-mainnet/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- katana-testnet-archive
katana-testnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.katana-testnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/katana-testnet-archive/node
- traefik.http.services.katana-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.katana-testnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.katana-testnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.katana-testnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.katana-testnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/katana-testnet-archive/node`)}

View File

@@ -138,7 +138,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- katana-testnet
katana-testnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.katana-testnet-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/katana-testnet/node
- traefik.http.services.katana-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.katana-testnet-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.katana-testnet-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.katana-testnet-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.katana-testnet-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/katana-testnet/node`)}

View File

@@ -136,7 +136,9 @@ services:
entrypoint: [kona-node, node]
restart: unless-stopped
depends_on:
- lisk-mainnet-archive
lisk-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -143,7 +143,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- lisk-mainnet-archive
lisk-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -156,7 +158,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.lisk-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/lisk-mainnet-archive/node
- traefik.http.services.lisk-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.lisk-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-mainnet-archive/node`)}

View File

@@ -161,7 +161,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.lisk-sepolia-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/lisk-sepolia-archive/node
- traefik.http.services.lisk-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.lisk-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-sepolia-archive/node`)}

View File

@@ -156,7 +156,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.lisk-sepolia-op-geth-pruned-pebble-hash-node-stripprefix.stripprefix.prefixes=/lisk-sepolia/node
- traefik.http.services.lisk-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.lisk-sepolia-op-geth-pruned-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-pruned-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-pruned-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-pruned-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-sepolia/node`)}

View File

@@ -161,7 +161,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.lisk-sepolia-op-geth-pruned-pebble-path-node-stripprefix.stripprefix.prefixes=/lisk-sepolia/node
- traefik.http.services.lisk-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=8547
- traefik.http.services.lisk-sepolia-op-geth-pruned-pebble-path-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-pruned-pebble-path-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-pruned-pebble-path-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-sepolia-op-geth-pruned-pebble-path-node.rule=Host(`$DOMAIN`) && PathPrefix(`/lisk-sepolia/node`)}

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- manta-pacific-mainnet-archive
manta-pacific-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -158,7 +160,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.manta-pacific-mainnet-op-geth-archive-pebble-hash-node-stripprefix.stripprefix.prefixes=/manta-pacific-mainnet-archive/node
- traefik.http.services.manta-pacific-mainnet-op-geth-archive-pebble-hash-node.loadbalancer.server.port=8547
- traefik.http.services.manta-pacific-mainnet-op-geth-archive-pebble-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.manta-pacific-mainnet-op-geth-archive-pebble-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.manta-pacific-mainnet-op-geth-archive-pebble-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.manta-pacific-mainnet-op-geth-archive-pebble-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/manta-pacific-mainnet-archive/node`)}

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- mantle-mainnet-archive
mantle-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -157,7 +159,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.mantle-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/mantle-mainnet-archive/node
- traefik.http.services.mantle-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.mantle-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.mantle-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.mantle-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.mantle-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/mantle-mainnet-archive/node`)}

View File

@@ -144,7 +144,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- mantle-mainnet
mantle-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -157,7 +159,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.mantle-mainnet-op-geth-pruned-leveldb-hash-node-stripprefix.stripprefix.prefixes=/mantle-mainnet/node
- traefik.http.services.mantle-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.mantle-mainnet-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.mantle-mainnet-op-geth-pruned-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.mantle-mainnet-op-geth-pruned-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.mantle-mainnet-op-geth-pruned-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/mantle-mainnet/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- mantle-sepolia-archive
mantle-sepolia-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.mantle-sepolia-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/mantle-sepolia-archive/node
- traefik.http.services.mantle-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.mantle-sepolia-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.mantle-sepolia-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.mantle-sepolia-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.mantle-sepolia-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/mantle-sepolia-archive/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- mantle-sepolia
mantle-sepolia:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -152,7 +154,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.mantle-sepolia-op-geth-pruned-leveldb-hash-node-stripprefix.stripprefix.prefixes=/mantle-sepolia/node
- traefik.http.services.mantle-sepolia-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.mantle-sepolia-op-geth-pruned-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.mantle-sepolia-op-geth-pruned-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.mantle-sepolia-op-geth-pruned-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.mantle-sepolia-op-geth-pruned-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/mantle-sepolia/node`)}

View File

@@ -139,7 +139,9 @@ services:
entrypoint: [op-node]
restart: unless-stopped
depends_on:
- metal-mainnet-archive
metal-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:
@@ -151,7 +153,7 @@ services:
- prometheus-scrape.path=/metrics
- traefik.enable=true
- traefik.http.middlewares.metal-mainnet-op-geth-archive-leveldb-hash-node-stripprefix.stripprefix.prefixes=/metal-mainnet-archive/node
- traefik.http.services.metal-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=8547
- traefik.http.services.metal-mainnet-op-geth-archive-leveldb-hash-node.loadbalancer.server.port=9545
- ${NO_SSL:-traefik.http.routers.metal-mainnet-op-geth-archive-leveldb-hash-node.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.metal-mainnet-op-geth-archive-leveldb-hash-node.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.metal-mainnet-op-geth-archive-leveldb-hash-node.rule=Host(`$DOMAIN`) && PathPrefix(`/metal-mainnet-archive/node`)}

Some files were not shown because too many files have changed in this diff Show More