fix
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: release/txtracing/1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: release/txtracing/1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10897:10897
|
- 10897:10897
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10897:10897
|
- 10897:10897
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet:
|
fantom-mainnet:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: release/txtracing/1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: release/txtracing/1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10897:10897
|
- 10897:10897
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet:
|
fantom-mainnet:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10897:10897
|
- 10897:10897
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: release/txtracing/1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: release/txtracing/1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10196:10196
|
- 10196:10196
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10196:10196
|
- 10196:10196
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet:
|
fantom-testnet:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: release/txtracing/1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: release/txtracing/1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10196:10196
|
- 10196:10196
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet:
|
fantom-testnet:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: opera.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v1.1.3-rc.5
|
||||||
|
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: opera.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v1.1.3-rc.5
|
|
||||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10196:10196
|
- 10196:10196
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: sonic.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v1.2.1-h
|
||||||
|
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: sonic.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v1.2.1-h
|
|
||||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10335:10335
|
- 10335:10335
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./fantom
|
||||||
|
dockerfile: sonic.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v1.2.1-h
|
||||||
|
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./fantom
|
|
||||||
dockerfile: sonic.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v1.2.1-h
|
|
||||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10652:10652
|
- 10652:10652
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
sonic-mainnet-archive:
|
sonic-mainnet-archive:
|
||||||
|
build:
|
||||||
|
context: ./sonic
|
||||||
|
dockerfile: sonic.Dockerfile
|
||||||
|
args:
|
||||||
|
VERSION: v2.0.3
|
||||||
|
REPO: https://github.com/0xsoniclabs/sonic.git
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
@@ -16,12 +22,6 @@ services:
|
|||||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
ulimits:
|
ulimits:
|
||||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
build:
|
|
||||||
context: ./sonic
|
|
||||||
dockerfile: sonic.Dockerfile
|
|
||||||
args:
|
|
||||||
VERSION: v2.0.3
|
|
||||||
REPO: https://github.com/0xsoniclabs/sonic.git
|
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
- 10658:10658
|
- 10658:10658
|
||||||
|
|||||||
Reference in New Issue
Block a user