fix
This commit is contained in:
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/mainnet/mainnet-5577-full-mpt.g
|
||||
command:
|
||||
@@ -29,16 +36,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_MAINNET_OPERA_ARCHIVE_TRACE_DATA:-fantom-mainnet-opera-archive-trace}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/mainnet/mainnet-5577-full-mpt.g
|
||||
command:
|
||||
@@ -28,16 +35,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_MAINNET_OPERA_ARCHIVE_DATA:-fantom-mainnet-opera-archive}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/mainnet/mainnet-109331-no-history.g
|
||||
command:
|
||||
@@ -29,16 +36,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_MAINNET_OPERA_PRUNED_TRACE_DATA:-fantom-mainnet-opera-pruned-trace}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/mainnet/mainnet-109331-no-history.g
|
||||
command:
|
||||
@@ -28,16 +35,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10897:10897
|
||||
- 10897:10897/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_MAINNET_OPERA_PRUNED_DATA:-fantom-mainnet-opera-pruned}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/testnet/testnet-2458-full-mpt.g
|
||||
command:
|
||||
@@ -29,16 +36,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_TESTNET_OPERA_ARCHIVE_TRACE_DATA:-fantom-testnet-opera-archive-trace}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/testnet/testnet-2458-full-mpt.g
|
||||
command:
|
||||
@@ -28,16 +35,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_TESTNET_OPERA_ARCHIVE_DATA:-fantom-testnet-opera-archive}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/testnet/testnet-6226-no-history.g
|
||||
command:
|
||||
@@ -29,16 +36,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_TESTNET_OPERA_PRUNED_TRACE_DATA:-fantom-testnet-opera-pruned-trace}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GENESIS=https://download.fantom.network/opera/testnet/testnet-6226-no-history.g
|
||||
command:
|
||||
@@ -28,16 +35,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10196:10196
|
||||
- 10196:10196/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_TESTNET_OPERA_PRUNED_DATA:-fantom-testnet-opera-pruned}:/datadir
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: v1.2.1-h
|
||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||
user: root
|
||||
ports:
|
||||
- 10335:10335
|
||||
- 10335:10335/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- CACHE_GB=${SONIC_CACHE_GB:-28}
|
||||
- GENESIS=https://download.fantom.network/opera/testnet/testnet-26650-rpc.g
|
||||
@@ -29,16 +36,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10335:10335
|
||||
- 10335:10335/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_MAINNET_SONIC_ARCHIVE_DATA:-fantom-mainnet-sonic-archive}:/var/sonic
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
@@ -9,6 +9,13 @@ services:
|
||||
args:
|
||||
VERSION: v1.2.1-h
|
||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||
user: root
|
||||
ports:
|
||||
- 10652:10652
|
||||
- 10652:10652/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- CACHE_GB=${SONIC_CACHE_GB:-28}
|
||||
- GENESIS=https://download.fantom.network/opera/testnet/testnet-26650-rpc.g
|
||||
@@ -29,16 +36,9 @@ services:
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
- chains
|
||||
ports:
|
||||
- 10652:10652
|
||||
- 10652:10652/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
volumes:
|
||||
- ${FANTOM_TESTNET_SONIC_ARCHIVE_DATA:-fantom-testnet-sonic-archive}:/var/sonic
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
Reference in New Issue
Block a user