node is refactored into it's own template

This commit is contained in:
Para Dox
2025-05-24 18:04:16 +07:00
parent b0fc62b701
commit 6d0a5d9d6d
306 changed files with 1633 additions and 1671 deletions

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/abstract-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
abstract-mainnet-archive-client:
@@ -142,6 +137,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
abstract-mainnet-external-node-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/abstract-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
abstract-mainnet-client:
@@ -142,6 +137,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
abstract-mainnet-external-node-pruned:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/abstract-testnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
abstract-testnet-archive-client:
@@ -142,6 +137,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
abstract-testnet-external-node-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/abstract-testnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
abstract-testnet-client:
@@ -142,6 +137,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
abstract-testnet-external-node-pruned:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-one-arbnode-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-one-arbnode-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/alephzero-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
alephzero-mainnet-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/alephzero-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
alephzero-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/alephzero-sepolia-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
alephzero-sepolia-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/alephzero-sepolia \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
alephzero-sepolia:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-nova-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-nova-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-nova \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-nova:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-one-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-one-archive:
@@ -139,11 +134,7 @@ services:
volumes:
- ${ARBITRUM_ONE_ARBNODE_ARCHIVE_LEVELDB_HASH_DATA:-arbitrum-one-arbnode-archive-leveldb-hash}:/data
- /slowdisk:/slowdisk
logging:
driver: json-file
options:
max-size: 10m
max-file: '3'
logging: *logging-defaults
labels:
- prometheus-scrape.enabled=false
@@ -188,4 +179,24 @@ x-upstreams:
# non standard geth and erigon
- name: eth_getRawTransactionByHash
- name: eth_getRawTransactionByBlockHashAndIndex
- id: $${ID}
labels:
provider: $${PROVIDER}
connection:
generic:
rpc:
url: $${RPC_URL}
ws:
frameSize: 20Mb
msgSize: 50Mb
url: $${WS_URL}
chain: arbitrum
method-groups:
enabled:
- debug
- filter
methods:
disabled:
enabled:
- name: txpool_content # TODO: should be disabled for rollup nodes
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-one-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-one-archive:
@@ -140,11 +135,7 @@ services:
volumes:
- ${ARBITRUM_ONE_ARBNODE_ARCHIVE_LEVELDB_HASH_DATA:-arbitrum-one-arbnode-archive-leveldb-hash}:/data
- /slowdisk:/slowdisk
logging:
driver: json-file
options:
max-size: 10m
max-file: '3'
logging: *logging-defaults
labels:
- prometheus-scrape.enabled=false
@@ -189,4 +180,24 @@ x-upstreams:
# non standard geth and erigon
- name: eth_getRawTransactionByHash
- name: eth_getRawTransactionByBlockHashAndIndex
- id: $${ID}
labels:
provider: $${PROVIDER}
connection:
generic:
rpc:
url: $${RPC_URL}
ws:
frameSize: 20Mb
msgSize: 50Mb
url: $${WS_URL}
chain: arbitrum
method-groups:
enabled:
- debug
- filter
methods:
disabled:
enabled:
- name: txpool_content # TODO: should be disabled for rollup nodes
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-one \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-one:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-one \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-one:
@@ -136,9 +131,9 @@ services:
command:
- --common-live-blocks-addr=arbitrum-one-firehose:10014
- --log-to-file=false
- --substreams-block-execution-timeout=${ARBITRUM_ONE_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-30m0s}
- --substreams-block-execution-timeout=${ARBITRUM_ONE_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-3m0s}
- --substreams-rpc-endpoints=${ARBITRUM_ONE_EXECUTION_ARCHIVE_RPC}
- --substreams-tier1-max-subrequests=${ARBITRUM_ONE_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-20}
- --substreams-tier1-max-subrequests=${ARBITRUM_ONE_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-4}
restart: unless-stopped
depends_on:
- arbitrum-one

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-one \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-one:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-sepolia-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-sepolia-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/arbitrum-sepolia \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
arbitrum-sepolia:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/connext-sepolia-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
connext-sepolia-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/connext-sepolia \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
connext-sepolia:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/everclear-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
everclear-mainnet-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/everclear-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
everclear-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/opencampuscodex-sepolia-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
opencampuscodex-sepolia-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/opencampuscodex-sepolia \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
opencampuscodex-sepolia:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/playblock-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
playblock-mainnet-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/playblock-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
playblock-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/real-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
real-mainnet-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/real-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
real-mainnet-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/real-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
real-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/avalanche-fuji-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
avalanche-fuji-archive-client:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/avalanche-fuji \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
avalanche-fuji-client:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/avalanche-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
avalanche-mainnet-archive-client:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/avalanche-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
avalanche-mainnet-client:

View File

@@ -1,3 +1,9 @@
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: "10m"
max-file: "3"
networks:
chains:
driver: bridge

View File

@@ -32,11 +32,6 @@
# curl -X POST https://${IP}.traefik.me/berachain-bartio-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
berachain-bartio-reth:
@@ -144,7 +139,6 @@ services:
networks:
- chains
volumes:
- ${BERACHAIN_BARTIO_RETH_ARCHIVE_TRACE__NODE_DATA:-berachain-bartio-reth-archive-trace_node}:/root/.beacond/data
- .jwtsecret:/jwtsecret:ro
- berachain-bartio-reth-archive-trace_config:/root/.beacond/config
logging: *logging-defaults
@@ -153,8 +147,8 @@ services:
volumes:
berachain-bartio-reth-archive-trace:
berachain-bartio-reth-archive-trace_beacon-kit:
berachain-bartio-reth-archive-trace_config:
berachain-bartio-reth-archive-trace_node:
x-upstreams:
- id: $${ID}

View File

@@ -32,11 +32,6 @@
# curl -X POST https://${IP}.traefik.me/berachain-bartio-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
berachain-bartio-reth-pruned:
@@ -145,7 +140,6 @@ services:
networks:
- chains
volumes:
- ${BERACHAIN_BARTIO_RETH_PRUNED_TRACE__NODE_DATA:-berachain-bartio-reth-pruned-trace_node}:/root/.beacond/data
- .jwtsecret:/jwtsecret:ro
- berachain-bartio-reth-pruned-trace_config:/root/.beacond/config
logging: *logging-defaults
@@ -154,8 +148,8 @@ services:
volumes:
berachain-bartio-reth-pruned-trace:
berachain-bartio-reth-pruned-trace_beacon-kit:
berachain-bartio-reth-pruned-trace_config:
berachain-bartio-reth-pruned-trace_node:
x-upstreams:
- id: $${ID}

View File

@@ -32,11 +32,6 @@
# curl -X POST https://${IP}.traefik.me/berachain-bepolia-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
berachain-bepolia-reth:
@@ -147,7 +142,6 @@ services:
networks:
- chains
volumes:
- ${BERACHAIN_BEPOLIA_RETH_ARCHIVE_TRACE__NODE_DATA:-berachain-bepolia-reth-archive-trace_node}:/root/.beacond/data
- .jwtsecret:/jwtsecret:ro
- berachain-bepolia-reth-archive-trace_config:/root/.beacond/config
logging: *logging-defaults
@@ -156,8 +150,8 @@ services:
volumes:
berachain-bepolia-reth-archive-trace:
berachain-bepolia-reth-archive-trace_beacon-kit:
berachain-bepolia-reth-archive-trace_config:
berachain-bepolia-reth-archive-trace_node:
x-upstreams:
- id: $${ID}

View File

@@ -32,11 +32,6 @@
# curl -X POST https://${IP}.traefik.me/berachain-bepolia-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
berachain-bepolia-reth-pruned:
@@ -148,7 +143,6 @@ services:
networks:
- chains
volumes:
- ${BERACHAIN_BEPOLIA_RETH_PRUNED_TRACE__NODE_DATA:-berachain-bepolia-reth-pruned-trace_node}:/root/.beacond/data
- .jwtsecret:/jwtsecret:ro
- berachain-bepolia-reth-pruned-trace_config:/root/.beacond/config
logging: *logging-defaults
@@ -157,8 +151,8 @@ services:
volumes:
berachain-bepolia-reth-pruned-trace:
berachain-bepolia-reth-pruned-trace_beacon-kit:
berachain-bepolia-reth-pruned-trace_config:
berachain-bepolia-reth-pruned-trace_node:
x-upstreams:
- id: $${ID}

View File

@@ -32,11 +32,6 @@
# curl -X POST https://${IP}.traefik.me/berachain-mainnet-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
berachain-mainnet-reth:
@@ -145,7 +140,6 @@ services:
networks:
- chains
volumes:
- ${BERACHAIN_MAINNET_RETH_ARCHIVE_TRACE__NODE_DATA:-berachain-mainnet-reth-archive-trace_node}:/root/.beacond/data
- .jwtsecret:/jwtsecret:ro
- berachain-mainnet-reth-archive-trace_config:/root/.beacond/config
logging: *logging-defaults
@@ -154,8 +148,8 @@ services:
volumes:
berachain-mainnet-reth-archive-trace:
berachain-mainnet-reth-archive-trace_beacon-kit:
berachain-mainnet-reth-archive-trace_config:
berachain-mainnet-reth-archive-trace_node:
x-upstreams:
- id: $${ID}

View File

@@ -32,11 +32,6 @@
# curl -X POST https://${IP}.traefik.me/berachain-mainnet-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
berachain-mainnet-reth-pruned:
@@ -146,7 +141,6 @@ services:
networks:
- chains
volumes:
- ${BERACHAIN_MAINNET_RETH_PRUNED_TRACE__NODE_DATA:-berachain-mainnet-reth-pruned-trace_node}:/root/.beacond/data
- .jwtsecret:/jwtsecret:ro
- berachain-mainnet-reth-pruned-trace_config:/root/.beacond/config
logging: *logging-defaults
@@ -155,8 +149,8 @@ services:
volumes:
berachain-mainnet-reth-pruned-trace:
berachain-mainnet-reth-pruned-trace_beacon-kit:
berachain-mainnet-reth-pruned-trace_config:
berachain-mainnet-reth-pruned-trace_node:
x-upstreams:
- id: $${ID}

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bitcoin-cash-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bitcoin-cash-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bitcoin-cash-testnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bitcoin-cash-testnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bitcoin-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bitcoin-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bitcoin-testnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bitcoin-testnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-chapel \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-chapel:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-mainnet:
@@ -143,9 +138,9 @@ services:
command:
- --common-live-blocks-addr=bsc-mainnet-firehose:10014
- --log-to-file=false
- --substreams-block-execution-timeout=${BSC_MAINNET_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-30m0s}
- --substreams-block-execution-timeout=${BSC_MAINNET_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-3m0s}
- --substreams-rpc-endpoints=${BSC_MAINNET_EXECUTION_ARCHIVE_RPC}
- --substreams-tier1-max-subrequests=${BSC_MAINNET_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-20}
- --substreams-tier1-max-subrequests=${BSC_MAINNET_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-4}
restart: unless-stopped
depends_on:
- bsc-mainnet

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-chapel-erigon3-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-chapel-erigon3-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-chapel-erigon3-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-chapel-erigon3-minimal:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-chapel-erigon3 \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-chapel-erigon3:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-mainnet-erigon3-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-mainnet-erigon3-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-mainnet-erigon3-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-mainnet-erigon3-minimal:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/bsc-mainnet-erigon3 \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
bsc-mainnet-erigon3:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/celo-alfajores-geth-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
celo-alfajores-geth-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/celo-alfajores-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
celo-alfajores-geth:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/celo-mainnet-geth-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
celo-mainnet-geth-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/celo-mainnet-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
celo-mainnet-geth:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/core-buffalo \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
core-buffalo:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/core-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
core-mainnet-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/core-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
core-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/core-pigeon \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
core-pigeon:

View File

@@ -25,11 +25,6 @@
# curl -X POST https://${IP}.traefik.me/cronos-zkevm-mainnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
cronos-zkevm-mainnet-archive-client:
@@ -146,6 +141,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
cronos-zkevm-mainnet-external-node-archive:

View File

@@ -25,11 +25,6 @@
# curl -X POST https://${IP}.traefik.me/cronos-zkevm-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
cronos-zkevm-mainnet-client:
@@ -146,6 +141,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
cronos-zkevm-mainnet-external-node-pruned:

View File

@@ -25,11 +25,6 @@
# curl -X POST https://${IP}.traefik.me/cronos-zkevm-testnet-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
cronos-zkevm-testnet-archive-client:
@@ -146,6 +141,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
cronos-zkevm-testnet-external-node-archive:

View File

@@ -25,11 +25,6 @@
# curl -X POST https://${IP}.traefik.me/cronos-zkevm-testnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
cronos-zkevm-testnet-client:
@@ -146,6 +141,7 @@ services:
interval: 1s
timeout: 3s
test: [CMD-SHELL, psql -U postgres -c "select exists (select * from pg_stat_activity where datname = '' and application_name = 'pg_restore')" | grep -e ".f$$"]
logging: *logging-defaults
volumes:
cronos-zkevm-testnet-external-node-pruned:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/dogecoin-mainnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
dogecoin-mainnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/dogecoin-testnet \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
dogecoin-testnet:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-classic-besu \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-classic-besu-client:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-holesky-erigon3-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-holesky-erigon3-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-holesky-erigon3-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-holesky-erigon3-minimal:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-holesky-erigon3 \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-holesky-erigon3:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-hoodi-erigon3-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-hoodi-erigon3-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-hoodi-erigon3-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-hoodi-erigon3-minimal:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-hoodi-erigon3 \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-hoodi-erigon3:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-erigon3-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-erigon3-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-erigon3-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-erigon3-minimal:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-erigon3 \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-erigon3:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-sepolia-erigon3-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-sepolia-erigon3-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-sepolia-erigon3-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-sepolia-erigon3-minimal:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-sepolia-erigon3 \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-sepolia-erigon3:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-holesky-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-holesky-geth:
@@ -107,6 +102,8 @@ services:
ports:
- 16993:16993
- 16993:16993/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -196,4 +193,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain-holesky
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-geth:
@@ -146,9 +141,9 @@ services:
command:
- --common-live-blocks-addr=ethereum-mainnet-geth-firehose:10014
- --log-to-file=false
- --substreams-block-execution-timeout=${ETHEREUM_MAINNET_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-30m0s}
- --substreams-block-execution-timeout=${ETHEREUM_MAINNET_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-3m0s}
- --substreams-rpc-endpoints=${ETHEREUM_MAINNET_EXECUTION_ARCHIVE_RPC}
- --substreams-tier1-max-subrequests=${ETHEREUM_MAINNET_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-20}
- --substreams-tier1-max-subrequests=${ETHEREUM_MAINNET_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-4}
restart: unless-stopped
depends_on:
- ethereum-mainnet-geth
@@ -173,6 +168,8 @@ services:
ports:
- 15455:15455
- 15455:15455/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=mainnet --trusted-node-url=https://mainnet.beaconstate.info --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
@@ -258,4 +255,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-geth:
@@ -146,9 +141,9 @@ services:
command:
- --common-live-blocks-addr=ethereum-mainnet-geth-firehose:10014
- --log-to-file=false
- --substreams-block-execution-timeout=${ETHEREUM_MAINNET_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-30m0s}
- --substreams-block-execution-timeout=${ETHEREUM_MAINNET_SUBSTREAMS_BLOCK_EXECUTION_TIMEOUT:-3m0s}
- --substreams-rpc-endpoints=${ETHEREUM_MAINNET_EXECUTION_ARCHIVE_RPC}
- --substreams-tier1-max-subrequests=${ETHEREUM_MAINNET_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-20}
- --substreams-tier1-max-subrequests=${ETHEREUM_MAINNET_SUBSTREAMS_TIER1_MAX_SUBREQUESTS:-4}
restart: unless-stopped
depends_on:
- ethereum-mainnet-geth
@@ -173,6 +168,8 @@ services:
ports:
- 17023:17023
- 17023:17023/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=mainnet --trusted-node-url=https://mainnet.beaconstate.info --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
@@ -260,4 +257,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-geth:
@@ -107,6 +102,8 @@ services:
ports:
- 17023:17023
- 17023:17023/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -196,4 +193,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-sepolia-geth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-sepolia-geth:
@@ -107,6 +102,8 @@ services:
ports:
- 19710:19710
- 19710:19710/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -196,4 +193,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain-sepolia
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-holesky-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-holesky-reth:
@@ -110,6 +105,8 @@ services:
ports:
- 18752:18752
- 18752:18752/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -182,4 +179,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain-holesky
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-holesky-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-holesky-reth-pruned:
@@ -111,6 +106,8 @@ services:
ports:
- 16849:16849
- 16849:16849/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -183,4 +180,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain-holesky
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth:
@@ -110,6 +105,8 @@ services:
ports:
- 19563:19563
- 19563:19563/udp
expose:
- 3500
entrypoint: [lighthouse, beacon_node]
command:
- --allow-insecure-genesis-sync
@@ -137,7 +134,6 @@ services:
networks:
- chains
volumes:
- ${ETHEREUM_MAINNET_RETH_ARCHIVE_TRACE__LIGHTHOUSE_PRUNED_BLOBS_DATA:-ethereum-mainnet-reth-archive-trace_lighthouse-pruned-blobs}:/data
- .jwtsecret:/jwtsecret:ro
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
@@ -189,4 +185,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth:
@@ -111,6 +106,8 @@ services:
ports:
- 19563:19563
- 19563:19563/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=mainnet --trusted-node-url=https://mainnet.beaconstate.info --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
@@ -181,4 +178,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth:
@@ -110,6 +105,8 @@ services:
ports:
- 19563:19563
- 19563:19563/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -182,4 +179,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -25,11 +25,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth-minimal:
@@ -109,11 +104,24 @@ services:
- traefik.http.routers.ethereum-mainnet-reth-minimal-trace.middlewares=ethereum-mainnet-reth-minimal-trace-stripprefix, ipallowlist
shm_size: 2gb
ethereum-mainnet-reth-minimal-pruner:
image: debian:latest
entrypoint: [/scripts/prune-reth.sh]
restart: no
volumes:
- ./scripts/castrate-reth.sh:/scripts/prune-reth.sh
- ethereum-mainnet-reth-minimal-trace:/data
logging: *logging-defaults
profiles:
- pruning
ethereum-mainnet-reth-minimal-node:
image: ${ETHEREUM_BLSYNC_IMAGE:-ethereum/client-go}:${ETHEREUM_MAINNET_BLSYNC_VERSION:-alltools-v1.15.7}
ports:
- 19286:19286
- 19286:19286/udp
expose:
- 3500
entrypoint: [blsync]
command:
- --beacon.api=https://lodestar-mainnet.chainsafe.io
@@ -132,16 +140,6 @@ services:
labels:
- prometheus-scrape.enabled=false
ethereum-mainnet-reth-minimal-pruner:
image: debian:latest
entrypoint: [/scripts/prune-reth.sh]
restart: no
volumes:
- ./scripts/castrate-reth.sh:/scripts/prune-reth.sh
- ethereum-mainnet-reth-minimal-trace:/data
profiles:
- pruning
volumes:
ethereum-mainnet-reth-minimal-trace:
ethereum-mainnet-reth-minimal-trace_blsync:

View File

@@ -25,11 +25,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth-minimal \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth-minimal:
@@ -109,12 +104,25 @@ services:
- traefik.http.routers.ethereum-mainnet-reth-minimal-trace.middlewares=ethereum-mainnet-reth-minimal-trace-stripprefix, ipallowlist
shm_size: 2gb
ethereum-mainnet-reth-minimal-pruner:
image: debian:latest
entrypoint: [/scripts/prune-reth.sh]
restart: no
volumes:
- ./scripts/castrate-reth.sh:/scripts/prune-reth.sh
- ethereum-mainnet-reth-minimal-trace:/data
logging: *logging-defaults
profiles:
- pruning
ethereum-mainnet-reth-minimal-node:
image: ${ETHEREUM_NIMBUS_IMAGE:-statusim/nimbus-eth2}:${ETHEREUM_MAINNET_NIMBUS_VERSION:-amd64-v25.4.1}
user: root
ports:
- 19286:19286
- 19286:19286/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=mainnet --trusted-node-url=https://mainnet.beaconstate.info --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
@@ -151,16 +159,6 @@ services:
- ${NO_SSL:+traefik.http.routers.ethereum-mainnet-reth-minimal-trace-node.rule=PathPrefix(`/ethereum-mainnet-reth-minimal/eth`)}
- traefik.http.routers.ethereum-mainnet-reth-minimal-trace-node.middlewares=ethereum-mainnet-reth-minimal-trace-node-stripprefix, ipallowlist
ethereum-mainnet-reth-minimal-pruner:
image: debian:latest
entrypoint: [/scripts/prune-reth.sh]
restart: no
volumes:
- ./scripts/castrate-reth.sh:/scripts/prune-reth.sh
- ethereum-mainnet-reth-minimal-trace:/data
profiles:
- pruning
volumes:
ethereum-mainnet-reth-minimal-trace:
ethereum-mainnet-reth-minimal-trace_nimbus:
@@ -217,4 +215,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth-pruned:
@@ -112,6 +107,8 @@ services:
ports:
- 15150:15150
- 15150:15150/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=mainnet --trusted-node-url=https://mainnet.beaconstate.info --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
@@ -182,4 +179,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-mainnet-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-mainnet-reth-pruned:
@@ -111,6 +106,8 @@ services:
ports:
- 15150:15150
- 15150:15150/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -183,4 +180,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-sepolia-reth \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-sepolia-reth:
@@ -110,6 +105,8 @@ services:
ports:
- 19330:19330
- 19330:19330/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -182,4 +179,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain-sepolia
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/ethereum-sepolia-reth-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
ethereum-sepolia-reth-pruned:
@@ -111,6 +106,8 @@ services:
ports:
- 17150:17150
- 17150:17150/udp
expose:
- 3500
command:
- --accept-terms-of-use
- --beacon-db-pruning
@@ -183,4 +180,12 @@ x-upstreams:
generic:
rpc:
url: $${RPC_URL}
- id: $${ID}-beacon-chain
chain: eth-beacon-chain-sepolia
labels:
provider: $${PROVIDER}-beacon-chain
connection:
generic:
rpc:
url: $${RPC_URL}
...

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/fantom-mainnet-opera-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
fantom-mainnet-opera-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/fantom-mainnet-opera-archive \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
fantom-mainnet-opera-archive:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/fantom-mainnet-opera-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
fantom-mainnet-opera-pruned:

View File

@@ -22,11 +22,6 @@
# curl -X POST https://${IP}.traefik.me/fantom-mainnet-opera-pruned \
# -H "Content-Type: application/json" \
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
x-logging-defaults: &logging-defaults
driver: json-file
options:
max-size: 10m
max-file: '3'
services:
fantom-mainnet-opera-pruned:

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