This commit is contained in:
Para Dox
2025-04-15 11:11:00 +07:00
parent 81b368c9ed
commit 22180bcf2d
236 changed files with 472 additions and 472 deletions

View File

@@ -61,8 +61,8 @@ services:
- traefik.http.services.base-mainnet-op-reth-archive-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-mainnet-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=PathRegexp(`^/base-mainnet-archive/?$`)}
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-mainnet-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-archive-trace.rule=PathRegex(`^/base-mainnet-archive/?$`)}
- traefik.http.routers.base-mainnet-op-reth-archive-trace.middlewares=base-mainnet-op-reth-archive-trace-stripprefix, ipwhitelist
base-mainnet-archive-node:

View File

@@ -62,8 +62,8 @@ services:
- traefik.http.services.base-mainnet-op-reth-pruned-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-mainnet/?$`)}
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=PathRegexp(`^/base-mainnet/?$`)}
- ${NO_SSL:-traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-mainnet/?$`)}
- ${NO_SSL:+traefik.http.routers.base-mainnet-op-reth-pruned-trace.rule=PathRegex(`^/base-mainnet/?$`)}
- traefik.http.routers.base-mainnet-op-reth-pruned-trace.middlewares=base-mainnet-op-reth-pruned-trace-stripprefix, ipwhitelist
base-mainnet-node:

View File

@@ -61,8 +61,8 @@ services:
- traefik.http.services.base-sepolia-op-reth-archive-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-sepolia-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=PathRegexp(`^/base-sepolia-archive/?$`)}
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-sepolia-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-archive-trace.rule=PathRegex(`^/base-sepolia-archive/?$`)}
- traefik.http.routers.base-sepolia-op-reth-archive-trace.middlewares=base-sepolia-op-reth-archive-trace-stripprefix, ipwhitelist
base-sepolia-archive-node:

View File

@@ -62,8 +62,8 @@ services:
- traefik.http.services.base-sepolia-op-reth-pruned-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/base-sepolia/?$`)}
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=PathRegexp(`^/base-sepolia/?$`)}
- ${NO_SSL:-traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/base-sepolia/?$`)}
- ${NO_SSL:+traefik.http.routers.base-sepolia-op-reth-pruned-trace.rule=PathRegex(`^/base-sepolia/?$`)}
- traefik.http.routers.base-sepolia-op-reth-pruned-trace.middlewares=base-sepolia-op-reth-pruned-trace-stripprefix, ipwhitelist
base-sepolia-node:

View File

@@ -63,8 +63,8 @@ services:
- traefik.http.services.lisk-mainnet-op-reth-archive-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/lisk-mainnet-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=PathRegexp(`^/lisk-mainnet-archive/?$`)}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/lisk-mainnet-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-archive-trace.rule=PathRegex(`^/lisk-mainnet-archive/?$`)}
- traefik.http.routers.lisk-mainnet-op-reth-archive-trace.middlewares=lisk-mainnet-op-reth-archive-trace-stripprefix, ipwhitelist
lisk-mainnet-archive-node:

View File

@@ -64,8 +64,8 @@ services:
- traefik.http.services.lisk-mainnet-op-reth-pruned-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/lisk-mainnet/?$`)}
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=PathRegexp(`^/lisk-mainnet/?$`)}
- ${NO_SSL:-traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/lisk-mainnet/?$`)}
- ${NO_SSL:+traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.rule=PathRegex(`^/lisk-mainnet/?$`)}
- traefik.http.routers.lisk-mainnet-op-reth-pruned-trace.middlewares=lisk-mainnet-op-reth-pruned-trace-stripprefix, ipwhitelist
lisk-mainnet-node:

View File

@@ -61,8 +61,8 @@ services:
- traefik.http.services.op-mainnet-op-reth-archive-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-mainnet-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=PathRegexp(`^/op-mainnet-archive/?$`)}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-mainnet-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-archive-trace.rule=PathRegex(`^/op-mainnet-archive/?$`)}
- traefik.http.routers.op-mainnet-op-reth-archive-trace.middlewares=op-mainnet-op-reth-archive-trace-stripprefix, ipwhitelist
op-mainnet-archive-node:

View File

@@ -62,8 +62,8 @@ services:
- traefik.http.services.op-mainnet-op-reth-pruned-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-mainnet/?$`)}
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=PathRegexp(`^/op-mainnet/?$`)}
- ${NO_SSL:-traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-mainnet/?$`)}
- ${NO_SSL:+traefik.http.routers.op-mainnet-op-reth-pruned-trace.rule=PathRegex(`^/op-mainnet/?$`)}
- traefik.http.routers.op-mainnet-op-reth-pruned-trace.middlewares=op-mainnet-op-reth-pruned-trace-stripprefix, ipwhitelist
op-mainnet-node:

View File

@@ -61,8 +61,8 @@ services:
- traefik.http.services.op-sepolia-op-reth-archive-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-sepolia-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=PathRegexp(`^/op-sepolia-archive/?$`)}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-sepolia-archive/?$`)}
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-archive-trace.rule=PathRegex(`^/op-sepolia-archive/?$`)}
- traefik.http.routers.op-sepolia-op-reth-archive-trace.middlewares=op-sepolia-op-reth-archive-trace-stripprefix, ipwhitelist
op-sepolia-archive-node:

View File

@@ -62,8 +62,8 @@ services:
- traefik.http.services.op-sepolia-op-reth-pruned-trace.loadbalancer.server.port=8545
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.entrypoints=websecure}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.tls.certresolver=myresolver}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegexp(`^/op-sepolia/?$`)}
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=PathRegexp(`^/op-sepolia/?$`)}
- ${NO_SSL:-traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=Host(`$DOMAIN`) && PathRegex(`^/op-sepolia/?$`)}
- ${NO_SSL:+traefik.http.routers.op-sepolia-op-reth-pruned-trace.rule=PathRegex(`^/op-sepolia/?$`)}
- traefik.http.routers.op-sepolia-op-reth-pruned-trace.middlewares=op-sepolia-op-reth-pruned-trace-stripprefix, ipwhitelist
op-sepolia-node: