This commit is contained in:
Para Dox
2025-04-28 21:36:02 +07:00
parent 639d8b60c8
commit 079aefb865
260 changed files with 2080 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-mainnet-opera-archive-trace.yml
#
# docker compose up -d
services:
fantom-mainnet-archive:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-mainnet-opera-archive.yml
#
# docker compose up -d
services:
fantom-mainnet-archive:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-mainnet-opera-pruned-trace.yml
#
# docker compose up -d
services:
fantom-mainnet:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-mainnet-opera-pruned.yml
#
# docker compose up -d
services:
fantom-mainnet:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-testnet-opera-archive-trace.yml
#
# docker compose up -d
services:
fantom-testnet-archive:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-testnet-opera-archive.yml
#
# docker compose up -d
services:
fantom-testnet-archive:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-testnet-opera-pruned-trace.yml
#
# docker compose up -d
services:
fantom-testnet:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/opera/fantom-testnet-opera-pruned.yml
#
# docker compose up -d
services:
fantom-testnet:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/sonic/fantom-mainnet-sonic-archive.yml
#
# docker compose up -d
services:
fantom-mainnet-archive:
build:

View File

@@ -1,5 +1,13 @@
---
# Usage:
#
# .env
# IP=$(curl ipinfo.io/ip)
# COMPOSE_FILE=base.yml:rpc.yml:fantom/sonic/fantom-testnet-sonic-archive.yml
#
# docker compose up -d
services:
fantom-testnet-archive:
build: