fix
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_LEVELDB_HASH_CONFIG:-celo-sepolia-op-geth-archive-leveldb-hash_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-archive:
|
||||
@@ -123,8 +123,8 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_LEVELDB_HASH_CONFIG:-celo-sepolia-op-geth-archive-leveldb-hash_config}:/config
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-celo-sepolia-op-geth-archive-leveldb-hash}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -153,7 +153,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_LEVELDB_HASH_NODE_CONFIG:-celo-sepolia-op-geth-archive-leveldb-hash_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-archive-node:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_LEVELDB_HASH_NODE_CONFIG:-celo-sepolia-op-geth-archive-leveldb-hash_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
@@ -271,18 +271,14 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_LEVELDB_HASH__EIGENDA_PROXY_DATA:-celo-sepolia-op-geth-archive-leveldb-hash_eigenda-proxy}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=false
|
||||
|
||||
volumes:
|
||||
celo-sepolia-op-geth-archive-leveldb-hash:
|
||||
celo-sepolia-op-geth-archive-leveldb-hash_config:
|
||||
celo-sepolia-op-geth-archive-leveldb-hash_eigenda-proxy:
|
||||
celo-sepolia-op-geth-archive-leveldb-hash_node_config:
|
||||
|
||||
x-ephemeral-volumes:
|
||||
- celo-sepolia-op-geth-archive-leveldb-hash_config
|
||||
|
||||
x-upstreams:
|
||||
- id: $${ID}
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_HASH_CONFIG:-celo-sepolia-op-geth-archive-pebble-hash_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-archive:
|
||||
@@ -123,8 +123,8 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_HASH_CONFIG:-celo-sepolia-op-geth-archive-pebble-hash_config}:/config
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_HASH_DATA:-celo-sepolia-op-geth-archive-pebble-hash}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -153,7 +153,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_HASH_NODE_CONFIG:-celo-sepolia-op-geth-archive-pebble-hash_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-archive-node:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_HASH_NODE_CONFIG:-celo-sepolia-op-geth-archive-pebble-hash_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
@@ -271,18 +271,14 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_HASH__EIGENDA_PROXY_DATA:-celo-sepolia-op-geth-archive-pebble-hash_eigenda-proxy}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=false
|
||||
|
||||
volumes:
|
||||
celo-sepolia-op-geth-archive-pebble-hash:
|
||||
celo-sepolia-op-geth-archive-pebble-hash_config:
|
||||
celo-sepolia-op-geth-archive-pebble-hash_eigenda-proxy:
|
||||
celo-sepolia-op-geth-archive-pebble-hash_node_config:
|
||||
|
||||
x-ephemeral-volumes:
|
||||
- celo-sepolia-op-geth-archive-pebble-hash_config
|
||||
|
||||
x-upstreams:
|
||||
- id: $${ID}
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_PATH_CONFIG:-celo-sepolia-op-geth-archive-pebble-path_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-archive:
|
||||
@@ -123,8 +123,8 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_PATH_CONFIG:-celo-sepolia-op-geth-archive-pebble-path_config}:/config
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_PATH_DATA:-celo-sepolia-op-geth-archive-pebble-path}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -153,7 +153,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_PATH_NODE_CONFIG:-celo-sepolia-op-geth-archive-pebble-path_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-archive-node:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_PATH_NODE_CONFIG:-celo-sepolia-op-geth-archive-pebble-path_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
@@ -271,18 +271,14 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_ARCHIVE_PEBBLE_PATH__EIGENDA_PROXY_DATA:-celo-sepolia-op-geth-archive-pebble-path_eigenda-proxy}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=false
|
||||
|
||||
volumes:
|
||||
celo-sepolia-op-geth-archive-pebble-path:
|
||||
celo-sepolia-op-geth-archive-pebble-path_config:
|
||||
celo-sepolia-op-geth-archive-pebble-path_eigenda-proxy:
|
||||
celo-sepolia-op-geth-archive-pebble-path_node_config:
|
||||
|
||||
x-ephemeral-volumes:
|
||||
- celo-sepolia-op-geth-archive-pebble-path_config
|
||||
|
||||
x-upstreams:
|
||||
- id: $${ID}
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia:
|
||||
@@ -123,8 +123,8 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_config}:/config
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-celo-sepolia-op-geth-pruned-pebble-hash}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -153,7 +153,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_NODE_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-node:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_NODE_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
@@ -271,18 +271,14 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH__EIGENDA_PROXY_DATA:-celo-sepolia-op-geth-pruned-pebble-hash_eigenda-proxy}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=false
|
||||
|
||||
volumes:
|
||||
celo-sepolia-op-geth-pruned-pebble-hash:
|
||||
celo-sepolia-op-geth-pruned-pebble-hash_config:
|
||||
celo-sepolia-op-geth-pruned-pebble-hash_eigenda-proxy:
|
||||
celo-sepolia-op-geth-pruned-pebble-hash_node_config:
|
||||
|
||||
x-ephemeral-volumes:
|
||||
- celo-sepolia-op-geth-pruned-pebble-hash_config
|
||||
|
||||
x-upstreams:
|
||||
- id: $${ID}
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_CONFIG:-celo-sepolia-op-geth-pruned-pebble-path_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia:
|
||||
@@ -123,8 +123,8 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_CONFIG:-celo-sepolia-op-geth-pruned-pebble-path_config}:/config
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-sepolia-op-geth-pruned-pebble-path}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -153,7 +153,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_NODE_CONFIG:-celo-sepolia-op-geth-pruned-pebble-path_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
|
||||
celo-sepolia-node:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_NODE_CONFIG:-celo-sepolia-op-geth-pruned-pebble-path_node_config}:/config
|
||||
- ./op/celo/sepolia:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
@@ -271,18 +271,14 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH__EIGENDA_PROXY_DATA:-celo-sepolia-op-geth-pruned-pebble-path_eigenda-proxy}:/data
|
||||
- ./op/celo/sepolia:/config
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
- prometheus-scrape.enabled=false
|
||||
|
||||
volumes:
|
||||
celo-sepolia-op-geth-pruned-pebble-path:
|
||||
celo-sepolia-op-geth-pruned-pebble-path_config:
|
||||
celo-sepolia-op-geth-pruned-pebble-path_eigenda-proxy:
|
||||
celo-sepolia-op-geth-pruned-pebble-path_node_config:
|
||||
|
||||
x-ephemeral-volumes:
|
||||
- celo-sepolia-op-geth-pruned-pebble-path_config
|
||||
|
||||
x-upstreams:
|
||||
- id: $${ID}
|
||||
|
||||
@@ -46,9 +46,6 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 11763:11763
|
||||
- 11763:11763/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 9001
|
||||
@@ -62,12 +59,11 @@ services:
|
||||
- --chain=/config/genesis.json
|
||||
- --config=/config/reth/reth.toml
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --disable-discovery
|
||||
- --engine.cross-block-cache-size=${RONIN_SAIGON_RETH_STATE_CACHE:-4096}
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
- --metrics=0.0.0.0:9001
|
||||
- --nat=extip:${IP}
|
||||
- --port=11763
|
||||
- --rollup.historicalrpc=${RONIN_SAIGON_CLASSIC_ARCHIVE_RPC:-https://rpc-ronin-saigon-bfz9fadqzl.t.conduit.xyz}
|
||||
- --rollup.sequencer-http=https://rpc-saigon-testnet-cc58e966ql.t.conduit.xyz
|
||||
- --rpc-cache.max-blocks=10000
|
||||
|
||||
@@ -46,9 +46,6 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 13446:13446
|
||||
- 13446:13446/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 9001
|
||||
@@ -62,13 +59,12 @@ services:
|
||||
- --chain=/config/genesis.json
|
||||
- --config=/config/reth/reth.toml
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --disable-discovery
|
||||
- --engine.cross-block-cache-size=${RONIN_SAIGON_RETH_STATE_CACHE:-4096}
|
||||
- --full
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
- --metrics=0.0.0.0:9001
|
||||
- --nat=extip:${IP}
|
||||
- --port=13446
|
||||
- --rollup.historicalrpc=${RONIN_SAIGON_CLASSIC_ARCHIVE_RPC:-https://rpc-ronin-saigon-bfz9fadqzl.t.conduit.xyz}
|
||||
- --rollup.sequencer-http=https://rpc-saigon-testnet-cc58e966ql.t.conduit.xyz
|
||||
- --rpc-cache.max-blocks=10000
|
||||
|
||||
Reference in New Issue
Block a user