This commit is contained in:
Para Dox
2025-04-12 13:26:30 +07:00
parent 160761f632
commit 596324a554
11 changed files with 66 additions and 66 deletions

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10897:10897

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10897:10897

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10897:10897

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10897:10897

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10196:10196

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10196:10196

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10196:10196

View File

@@ -3,6 +3,12 @@
services:
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:
# TCP Performance
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
ulimits:
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
ports:
- 10196:10196

View File

@@ -3,6 +3,12 @@
services:
fantom-mainnet-archive:
build:
context: ./fantom
dockerfile: sonic.Dockerfile
args:
VERSION: v1.2.1-h
REPO: https://github.com/Fantom-foundation/sonic.git
sysctls:
# TCP Performance
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
ulimits:
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
ports:
- 10335:10335

View File

@@ -3,6 +3,12 @@
services:
fantom-testnet-archive:
build:
context: ./fantom
dockerfile: sonic.Dockerfile
args:
VERSION: v1.2.1-h
REPO: https://github.com/Fantom-foundation/sonic.git
sysctls:
# TCP Performance
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
ulimits:
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
ports:
- 10652:10652

View File

@@ -3,6 +3,12 @@
services:
sonic-mainnet-archive:
build:
context: ./sonic
dockerfile: sonic.Dockerfile
args:
VERSION: v2.0.3
REPO: https://github.com/0xsoniclabs/sonic.git
sysctls:
# TCP Performance
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
ulimits:
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
ports:
- 10658:10658