fix
This commit is contained in:
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10947:10947
|
||||
- 10947:10947/udp
|
||||
- 15947:15947
|
||||
- 15947:15947/udp
|
||||
- 25947:25947
|
||||
- 25947:25947/udp
|
||||
- 30947:30947
|
||||
- 30947:30947/udp
|
||||
- 35947:35947
|
||||
- 35947:35947/udp
|
||||
- 13947:13947
|
||||
- 13947:13947/udp
|
||||
- 18947:18947
|
||||
- 18947:18947/udp
|
||||
- 28947:28947
|
||||
- 28947:28947/udp
|
||||
- 33947:33947
|
||||
- 33947:33947/udp
|
||||
- 38947:38947
|
||||
- 38947:38947/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15947
|
||||
- --caplin.discovery.tcpport=15947
|
||||
- --caplin.discovery.port=18947
|
||||
- --caplin.discovery.tcpport=18947
|
||||
- --chain=holesky
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30947
|
||||
- --p2p.allowed-ports=35947
|
||||
- --port=10947
|
||||
- --p2p.allowed-ports=33947
|
||||
- --p2p.allowed-ports=38947
|
||||
- --port=13947
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25947
|
||||
- --torrent.port=28947
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10947:10947
|
||||
- 10947:10947/udp
|
||||
- 15947:15947
|
||||
- 15947:15947/udp
|
||||
- 25947:25947
|
||||
- 25947:25947/udp
|
||||
- 30947:30947
|
||||
- 30947:30947/udp
|
||||
- 35947:35947
|
||||
- 35947:35947/udp
|
||||
- 13947:13947
|
||||
- 13947:13947/udp
|
||||
- 18947:18947
|
||||
- 18947:18947/udp
|
||||
- 28947:28947
|
||||
- 28947:28947/udp
|
||||
- 33947:33947
|
||||
- 33947:33947/udp
|
||||
- 38947:38947
|
||||
- 38947:38947/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15947
|
||||
- --caplin.discovery.tcpport=15947
|
||||
- --caplin.discovery.port=18947
|
||||
- --caplin.discovery.tcpport=18947
|
||||
- --chain=holesky
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30947
|
||||
- --p2p.allowed-ports=35947
|
||||
- --port=10947
|
||||
- --p2p.allowed-ports=33947
|
||||
- --p2p.allowed-ports=38947
|
||||
- --port=13947
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25947
|
||||
- --torrent.port=28947
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10947:10947
|
||||
- 10947:10947/udp
|
||||
- 15947:15947
|
||||
- 15947:15947/udp
|
||||
- 25947:25947
|
||||
- 25947:25947/udp
|
||||
- 30947:30947
|
||||
- 30947:30947/udp
|
||||
- 35947:35947
|
||||
- 35947:35947/udp
|
||||
- 13947:13947
|
||||
- 13947:13947/udp
|
||||
- 18947:18947
|
||||
- 18947:18947/udp
|
||||
- 28947:28947
|
||||
- 28947:28947/udp
|
||||
- 33947:33947
|
||||
- 33947:33947/udp
|
||||
- 38947:38947
|
||||
- 38947:38947/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15947
|
||||
- --caplin.discovery.tcpport=15947
|
||||
- --caplin.discovery.port=18947
|
||||
- --caplin.discovery.tcpport=18947
|
||||
- --chain=holesky
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30947
|
||||
- --p2p.allowed-ports=35947
|
||||
- --port=10947
|
||||
- --p2p.allowed-ports=33947
|
||||
- --p2p.allowed-ports=38947
|
||||
- --port=13947
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25947
|
||||
- --torrent.port=28947
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10675:10675
|
||||
- 10675:10675/udp
|
||||
- 15675:15675
|
||||
- 15675:15675/udp
|
||||
- 25675:25675
|
||||
- 25675:25675/udp
|
||||
- 30675:30675
|
||||
- 30675:30675/udp
|
||||
- 35675:35675
|
||||
- 35675:35675/udp
|
||||
- 11675:11675
|
||||
- 11675:11675/udp
|
||||
- 16675:16675
|
||||
- 16675:16675/udp
|
||||
- 26675:26675
|
||||
- 26675:26675/udp
|
||||
- 31675:31675
|
||||
- 31675:31675/udp
|
||||
- 36675:36675
|
||||
- 36675:36675/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15675
|
||||
- --caplin.discovery.tcpport=15675
|
||||
- --caplin.discovery.port=16675
|
||||
- --caplin.discovery.tcpport=16675
|
||||
- --chain=mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30675
|
||||
- --p2p.allowed-ports=35675
|
||||
- --port=10675
|
||||
- --p2p.allowed-ports=31675
|
||||
- --p2p.allowed-ports=36675
|
||||
- --port=11675
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25675
|
||||
- --torrent.port=26675
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10675:10675
|
||||
- 10675:10675/udp
|
||||
- 15675:15675
|
||||
- 15675:15675/udp
|
||||
- 25675:25675
|
||||
- 25675:25675/udp
|
||||
- 30675:30675
|
||||
- 30675:30675/udp
|
||||
- 35675:35675
|
||||
- 35675:35675/udp
|
||||
- 11675:11675
|
||||
- 11675:11675/udp
|
||||
- 16675:16675
|
||||
- 16675:16675/udp
|
||||
- 26675:26675
|
||||
- 26675:26675/udp
|
||||
- 31675:31675
|
||||
- 31675:31675/udp
|
||||
- 36675:36675
|
||||
- 36675:36675/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15675
|
||||
- --caplin.discovery.tcpport=15675
|
||||
- --caplin.discovery.port=16675
|
||||
- --caplin.discovery.tcpport=16675
|
||||
- --chain=mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30675
|
||||
- --p2p.allowed-ports=35675
|
||||
- --port=10675
|
||||
- --p2p.allowed-ports=31675
|
||||
- --p2p.allowed-ports=36675
|
||||
- --port=11675
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25675
|
||||
- --torrent.port=26675
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10675:10675
|
||||
- 10675:10675/udp
|
||||
- 15675:15675
|
||||
- 15675:15675/udp
|
||||
- 25675:25675
|
||||
- 25675:25675/udp
|
||||
- 30675:30675
|
||||
- 30675:30675/udp
|
||||
- 35675:35675
|
||||
- 35675:35675/udp
|
||||
- 11675:11675
|
||||
- 11675:11675/udp
|
||||
- 16675:16675
|
||||
- 16675:16675/udp
|
||||
- 26675:26675
|
||||
- 26675:26675/udp
|
||||
- 31675:31675
|
||||
- 31675:31675/udp
|
||||
- 36675:36675
|
||||
- 36675:36675/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15675
|
||||
- --caplin.discovery.tcpport=15675
|
||||
- --caplin.discovery.port=16675
|
||||
- --caplin.discovery.tcpport=16675
|
||||
- --chain=mainnet
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30675
|
||||
- --p2p.allowed-ports=35675
|
||||
- --port=10675
|
||||
- --p2p.allowed-ports=31675
|
||||
- --p2p.allowed-ports=36675
|
||||
- --port=11675
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25675
|
||||
- --torrent.port=26675
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10317:10317
|
||||
- 10317:10317/udp
|
||||
- 15317:15317
|
||||
- 15317:15317/udp
|
||||
- 25317:25317
|
||||
- 25317:25317/udp
|
||||
- 30317:30317
|
||||
- 30317:30317/udp
|
||||
- 35317:35317
|
||||
- 35317:35317/udp
|
||||
- 13317:13317
|
||||
- 13317:13317/udp
|
||||
- 18317:18317
|
||||
- 18317:18317/udp
|
||||
- 28317:28317
|
||||
- 28317:28317/udp
|
||||
- 33317:33317
|
||||
- 33317:33317/udp
|
||||
- 38317:38317
|
||||
- 38317:38317/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15317
|
||||
- --caplin.discovery.tcpport=15317
|
||||
- --caplin.discovery.port=18317
|
||||
- --caplin.discovery.tcpport=18317
|
||||
- --chain=sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30317
|
||||
- --p2p.allowed-ports=35317
|
||||
- --port=10317
|
||||
- --p2p.allowed-ports=33317
|
||||
- --p2p.allowed-ports=38317
|
||||
- --port=13317
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25317
|
||||
- --torrent.port=28317
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10317:10317
|
||||
- 10317:10317/udp
|
||||
- 15317:15317
|
||||
- 15317:15317/udp
|
||||
- 25317:25317
|
||||
- 25317:25317/udp
|
||||
- 30317:30317
|
||||
- 30317:30317/udp
|
||||
- 35317:35317
|
||||
- 35317:35317/udp
|
||||
- 13317:13317
|
||||
- 13317:13317/udp
|
||||
- 18317:18317
|
||||
- 18317:18317/udp
|
||||
- 28317:28317
|
||||
- 28317:28317/udp
|
||||
- 33317:33317
|
||||
- 33317:33317/udp
|
||||
- 38317:38317
|
||||
- 38317:38317/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15317
|
||||
- --caplin.discovery.tcpport=15317
|
||||
- --caplin.discovery.port=18317
|
||||
- --caplin.discovery.tcpport=18317
|
||||
- --chain=sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30317
|
||||
- --p2p.allowed-ports=35317
|
||||
- --port=10317
|
||||
- --p2p.allowed-ports=33317
|
||||
- --p2p.allowed-ports=38317
|
||||
- --port=13317
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25317
|
||||
- --torrent.port=28317
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,16 +20,16 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10317:10317
|
||||
- 10317:10317/udp
|
||||
- 15317:15317
|
||||
- 15317:15317/udp
|
||||
- 25317:25317
|
||||
- 25317:25317/udp
|
||||
- 30317:30317
|
||||
- 30317:30317/udp
|
||||
- 35317:35317
|
||||
- 35317:35317/udp
|
||||
- 13317:13317
|
||||
- 13317:13317/udp
|
||||
- 18317:18317
|
||||
- 18317:18317/udp
|
||||
- 28317:28317
|
||||
- 28317:28317/udp
|
||||
- 33317:33317
|
||||
- 33317:33317/udp
|
||||
- 38317:38317
|
||||
- 38317:38317/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -40,8 +40,8 @@ services:
|
||||
- --beacon.api.port=5555
|
||||
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||
- --caplin.discovery.addr=0.0.0.0
|
||||
- --caplin.discovery.port=15317
|
||||
- --caplin.discovery.tcpport=15317
|
||||
- --caplin.discovery.port=18317
|
||||
- --caplin.discovery.tcpport=18317
|
||||
- --chain=sepolia
|
||||
- --datadir=/root/.local/share/erigon
|
||||
- --http
|
||||
@@ -51,13 +51,13 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --p2p.allowed-ports=30317
|
||||
- --p2p.allowed-ports=35317
|
||||
- --port=10317
|
||||
- --p2p.allowed-ports=33317
|
||||
- --p2p.allowed-ports=38317
|
||||
- --port=13317
|
||||
- --prune.mode=
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --torrent.port=25317
|
||||
- --torrent.port=28317
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10993:10993
|
||||
- 10993:10993/udp
|
||||
- 11993:11993
|
||||
- 11993:11993/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
- --holesky
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10993
|
||||
- --port=11993
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=path
|
||||
@@ -70,8 +70,8 @@ services:
|
||||
ethereum-holesky-node:
|
||||
image: ${ETHEREUM_PRYSM_IMAGE:-prysmaticlabs/prysm-beacon-chain}:${ETHEREUM_HOLESKY_PRYSM_VERSION:-v5.3.1}
|
||||
ports:
|
||||
- 15993:15993
|
||||
- 15993:15993/udp
|
||||
- 16993:16993
|
||||
- 16993:16993/udp
|
||||
command:
|
||||
- --accept-terms-of-use
|
||||
- --beacon-db-pruning
|
||||
@@ -83,8 +83,8 @@ services:
|
||||
- --holesky
|
||||
- --jwt-secret=/jwtsecret
|
||||
- --monitoring-host=0.0.0.0
|
||||
- --p2p-tcp-port=15993
|
||||
- --p2p-udp-port=15993
|
||||
- --p2p-tcp-port=16993
|
||||
- --p2p-udp-port=16993
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10023:10023
|
||||
- 10023:10023/udp
|
||||
- 12023:12023
|
||||
- 12023:12023/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
- --mainnet
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10023
|
||||
- --port=12023
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=path
|
||||
@@ -70,8 +70,8 @@ services:
|
||||
ethereum-mainnet-node:
|
||||
image: ${ETHEREUM_PRYSM_IMAGE:-prysmaticlabs/prysm-beacon-chain}:${ETHEREUM_MAINNET_PRYSM_VERSION:-v5.3.1}
|
||||
ports:
|
||||
- 15023:15023
|
||||
- 15023:15023/udp
|
||||
- 17023:17023
|
||||
- 17023:17023/udp
|
||||
command:
|
||||
- --accept-terms-of-use
|
||||
- --beacon-db-pruning
|
||||
@@ -83,8 +83,8 @@ services:
|
||||
- --jwt-secret=/jwtsecret
|
||||
- --mainnet
|
||||
- --monitoring-host=0.0.0.0
|
||||
- --p2p-tcp-port=15023
|
||||
- --p2p-udp-port=15023
|
||||
- --p2p-tcp-port=17023
|
||||
- --p2p-udp-port=17023
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10710:10710
|
||||
- 10710:10710/udp
|
||||
- 14710:14710
|
||||
- 14710:14710/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -30,7 +30,7 @@ services:
|
||||
- --gcmode=full
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10710
|
||||
- --port=14710
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --sepolia
|
||||
@@ -70,8 +70,8 @@ services:
|
||||
ethereum-sepolia-node:
|
||||
image: ${ETHEREUM_PRYSM_IMAGE:-prysmaticlabs/prysm-beacon-chain}:${ETHEREUM_SEPOLIA_PRYSM_VERSION:-v5.3.1}
|
||||
ports:
|
||||
- 15710:15710
|
||||
- 15710:15710/udp
|
||||
- 19710:19710
|
||||
- 19710:19710/udp
|
||||
command:
|
||||
- --accept-terms-of-use
|
||||
- --beacon-db-pruning
|
||||
@@ -82,8 +82,8 @@ services:
|
||||
- --grpc-gateway-host=0.0.0.0
|
||||
- --jwt-secret=/jwtsecret
|
||||
- --monitoring-host=0.0.0.0
|
||||
- --p2p-tcp-port=15710
|
||||
- --p2p-udp-port=15710
|
||||
- --p2p-tcp-port=19710
|
||||
- --p2p-udp-port=19710
|
||||
- --rpc-host=0.0.0.0
|
||||
- --sepolia
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -20,8 +20,8 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10752:10752
|
||||
- 10752:10752/udp
|
||||
- 13752:13752
|
||||
- 13752:13752/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10752
|
||||
- --port=13752
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.max-logs-per-response=1100000
|
||||
- --http
|
||||
@@ -68,8 +68,8 @@ services:
|
||||
ethereum-holesky-archive-node:
|
||||
image: ${ETHEREUM_PRYSM_IMAGE:-prysmaticlabs/prysm-beacon-chain}:${ETHEREUM_HOLESKY_PRYSM_VERSION:-v5.3.1}
|
||||
ports:
|
||||
- 15752:15752
|
||||
- 15752:15752/udp
|
||||
- 18752:18752
|
||||
- 18752:18752/udp
|
||||
command:
|
||||
- --accept-terms-of-use
|
||||
- --beacon-db-pruning
|
||||
@@ -81,8 +81,8 @@ services:
|
||||
- --holesky
|
||||
- --jwt-secret=/jwtsecret
|
||||
- --monitoring-host=0.0.0.0
|
||||
- --p2p-tcp-port=15752
|
||||
- --p2p-udp-port=15752
|
||||
- --p2p-tcp-port=18752
|
||||
- --p2p-udp-port=18752
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -20,8 +20,8 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10563:10563
|
||||
- 10563:10563/udp
|
||||
- 14563:14563
|
||||
- 14563:14563/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10563
|
||||
- --port=14563
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.max-logs-per-response=1100000
|
||||
- --http
|
||||
@@ -68,8 +68,8 @@ services:
|
||||
ethereum-mainnet-archive-node:
|
||||
image: ${ETHEREUM_PRYSM_IMAGE:-prysmaticlabs/prysm-beacon-chain}:${ETHEREUM_MAINNET_PRYSM_VERSION:-v5.3.1}
|
||||
ports:
|
||||
- 15563:15563
|
||||
- 15563:15563/udp
|
||||
- 19563:19563
|
||||
- 19563:19563/udp
|
||||
command:
|
||||
- --accept-terms-of-use
|
||||
- --beacon-db-pruning
|
||||
@@ -81,8 +81,8 @@ services:
|
||||
- --jwt-secret=/jwtsecret
|
||||
- --mainnet
|
||||
- --monitoring-host=0.0.0.0
|
||||
- --p2p-tcp-port=15563
|
||||
- --p2p-udp-port=15563
|
||||
- --p2p-tcp-port=19563
|
||||
- --p2p-udp-port=19563
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -20,8 +20,8 @@ services:
|
||||
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||
user: root
|
||||
ports:
|
||||
- 10330:10330
|
||||
- 10330:10330/udp
|
||||
- 14330:14330
|
||||
- 14330:14330/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10330
|
||||
- --port=14330
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.max-logs-per-response=1100000
|
||||
- --http
|
||||
@@ -68,8 +68,8 @@ services:
|
||||
ethereum-sepolia-archive-node:
|
||||
image: ${ETHEREUM_PRYSM_IMAGE:-prysmaticlabs/prysm-beacon-chain}:${ETHEREUM_SEPOLIA_PRYSM_VERSION:-v5.3.1}
|
||||
ports:
|
||||
- 15330:15330
|
||||
- 15330:15330/udp
|
||||
- 19330:19330
|
||||
- 19330:19330/udp
|
||||
command:
|
||||
- --accept-terms-of-use
|
||||
- --beacon-db-pruning
|
||||
@@ -80,8 +80,8 @@ services:
|
||||
- --grpc-gateway-host=0.0.0.0
|
||||
- --jwt-secret=/jwtsecret
|
||||
- --monitoring-host=0.0.0.0
|
||||
- --p2p-tcp-port=15330
|
||||
- --p2p-udp-port=15330
|
||||
- --p2p-tcp-port=19330
|
||||
- --p2p-udp-port=19330
|
||||
- --rpc-host=0.0.0.0
|
||||
- --sepolia
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user