cleanup
This commit is contained in:
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_HOLESKY_ERIGON3_ARCHIVE_TRACE_DATA:-ethereum-holesky-erigon3-archive-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15947
|
||||
- --caplin.discovery.tcpport=15947
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30947
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_HOLESKY_ERIGON3_MINIMAL_TRACE_DATA:-ethereum-holesky-erigon3-minimal-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15947
|
||||
- --caplin.discovery.tcpport=15947
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30947
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_HOLESKY_ERIGON3_PRUNED_TRACE_DATA:-ethereum-holesky-erigon3-pruned-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15947
|
||||
- --caplin.discovery.tcpport=15947
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30947
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_MAINNET_ERIGON3_ARCHIVE_TRACE_DATA:-ethereum-mainnet-erigon3-archive-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15675
|
||||
- --caplin.discovery.tcpport=15675
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30675
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_MAINNET_ERIGON3_MINIMAL_TRACE_DATA:-ethereum-mainnet-erigon3-minimal-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15675
|
||||
- --caplin.discovery.tcpport=15675
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30675
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_MAINNET_ERIGON3_PRUNED_TRACE_DATA:-ethereum-mainnet-erigon3-pruned-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15675
|
||||
- --caplin.discovery.tcpport=15675
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30675
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_SEPOLIA_ERIGON3_ARCHIVE_TRACE_DATA:-ethereum-sepolia-erigon3-archive-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15317
|
||||
- --caplin.discovery.tcpport=15317
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30317
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_SEPOLIA_ERIGON3_MINIMAL_TRACE_DATA:-ethereum-sepolia-erigon3-minimal-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15317
|
||||
- --caplin.discovery.tcpport=15317
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30317
|
||||
|
||||
@@ -37,8 +37,6 @@ services:
|
||||
- ${ETHEREUM_SEPOLIA_ERIGON3_PRUNED_TRACE_DATA:-ethereum-sepolia-erigon3-pruned-trace}:/root/.local/share/erigon
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
entrypoint: [erigon]
|
||||
command:
|
||||
- --datadir=/root/.local/share/erigon
|
||||
@@ -60,6 +58,14 @@ services:
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --rpc.gascap=6000000000
|
||||
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api.addr=0.0.0.0
|
||||
- --beacon.api.cors.allow-origins=*
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15317
|
||||
- --caplin.discovery.tcpport=15317
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
|
||||
- --prune.mode=
|
||||
|
||||
- --p2p.allowed-ports=30317
|
||||
|
||||
@@ -51,6 +51,10 @@ services:
|
||||
- --rpc.returndatalimit=10000000
|
||||
- --rpc.txfeecap=0
|
||||
|
||||
- --authrpc.addr=0.0.0.0
|
||||
- --authrpc.vhosts=*
|
||||
- --authrpc.jwtsecret=/jwtsecret
|
||||
|
||||
- --db.engine=pebble
|
||||
- --state.scheme=path
|
||||
- --syncmode=snap
|
||||
|
||||
@@ -51,6 +51,10 @@ services:
|
||||
- --rpc.returndatalimit=10000000
|
||||
- --rpc.txfeecap=0
|
||||
|
||||
- --authrpc.addr=0.0.0.0
|
||||
- --authrpc.vhosts=*
|
||||
- --authrpc.jwtsecret=/jwtsecret
|
||||
|
||||
- --db.engine=pebble
|
||||
- --state.scheme=path
|
||||
- --syncmode=snap
|
||||
|
||||
@@ -51,6 +51,10 @@ services:
|
||||
- --rpc.returndatalimit=10000000
|
||||
- --rpc.txfeecap=0
|
||||
|
||||
- --authrpc.addr=0.0.0.0
|
||||
- --authrpc.vhosts=*
|
||||
- --authrpc.jwtsecret=/jwtsecret
|
||||
|
||||
- --db.engine=pebble
|
||||
- --state.scheme=path
|
||||
- --syncmode=snap
|
||||
|
||||
@@ -52,6 +52,10 @@ services:
|
||||
- --rpc.max-logs-per-response=1100000
|
||||
- --rpc.gascap=600000000
|
||||
|
||||
- --authrpc.addr=0.0.0.0
|
||||
- --authrpc.vhosts=*
|
||||
- --authrpc.jwtsecret=/jwtsecret
|
||||
|
||||
- --chain=holesky
|
||||
|
||||
networks:
|
||||
|
||||
@@ -52,6 +52,10 @@ services:
|
||||
- --rpc.max-logs-per-response=1100000
|
||||
- --rpc.gascap=600000000
|
||||
|
||||
- --authrpc.addr=0.0.0.0
|
||||
- --authrpc.vhosts=*
|
||||
- --authrpc.jwtsecret=/jwtsecret
|
||||
|
||||
- --chain=mainnet
|
||||
|
||||
networks:
|
||||
|
||||
@@ -52,6 +52,10 @@ services:
|
||||
- --rpc.max-logs-per-response=1100000
|
||||
- --rpc.gascap=600000000
|
||||
|
||||
- --authrpc.addr=0.0.0.0
|
||||
- --authrpc.vhosts=*
|
||||
- --authrpc.jwtsecret=/jwtsecret
|
||||
|
||||
- --chain=sepolia
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user