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-reth
base-mainnet-op-reth:
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-op-reth-minimal
base-mainnet-op-reth-minimal:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -145,7 +145,9 @@ services:
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-op-reth-pruned
base-mainnet-op-reth-pruned:
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-op-reth
base-sepolia-op-reth:
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-op-reth-minimal
base-sepolia-op-reth-minimal:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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