usage
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/alephzero-mainnet-nitro-archive-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-mainnet-archive:
|
alephzero-mainnet-archive:
|
||||||
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/alephzero-mainnet-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-mainnet:
|
alephzero-mainnet:
|
||||||
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/alephzero-sepolia-nitro-archive-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-sepolia-archive:
|
alephzero-sepolia-archive:
|
||||||
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/alephzero-sepolia-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-sepolia:
|
alephzero-sepolia:
|
||||||
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-nova-archive:
|
arbitrum-nova-archive:
|
||||||
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-nova:
|
arbitrum-nova:
|
||||||
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/arbitrum-one-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-one-archive:
|
arbitrum-one-archive:
|
||||||
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-one:
|
arbitrum-one:
|
||||||
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-sepolia-archive:
|
arbitrum-sepolia-archive:
|
||||||
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-sepolia:
|
arbitrum-sepolia:
|
||||||
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/connext-sepolia-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
connext-sepolia-archive:
|
connext-sepolia-archive:
|
||||||
image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/connext-sepolia-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
connext-sepolia:
|
connext-sepolia:
|
||||||
image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/everclear-mainnet-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
everclear-mainnet-archive:
|
everclear-mainnet-archive:
|
||||||
image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/everclear-mainnet-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
everclear-mainnet:
|
everclear-mainnet:
|
||||||
image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/opencampuscodex-sepolia-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
opencampuscodex-sepolia-archive:
|
opencampuscodex-sepolia-archive:
|
||||||
image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/opencampuscodex-sepolia-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
opencampuscodex-sepolia:
|
opencampuscodex-sepolia:
|
||||||
image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/playblock-mainnet-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
playblock-mainnet-archive:
|
playblock-mainnet-archive:
|
||||||
image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/playblock-mainnet-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
playblock-mainnet:
|
playblock-mainnet:
|
||||||
image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/real-mainnet-nitro-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
real-mainnet-archive:
|
real-mainnet-archive:
|
||||||
image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/real-mainnet-nitro-archive-pebble-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
real-mainnet-archive:
|
real-mainnet-archive:
|
||||||
image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:arb/nitro/real-mainnet-nitro-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
real-mainnet:
|
real-mainnet:
|
||||||
image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.5.5-90ee45c}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:avalanche/go/avalanche-fuji-go-archive-leveldb.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-fuji-archive-client:
|
avalanche-fuji-archive-client:
|
||||||
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.13.0-fuji}
|
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.13.0-fuji}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-fuji-client:
|
avalanche-fuji-client:
|
||||||
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.13.0-fuji}
|
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.13.0-fuji}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:avalanche/go/avalanche-mainnet-go-archive-leveldb.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-mainnet-archive-client:
|
avalanche-mainnet-archive-client:
|
||||||
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.13.0}
|
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.13.0}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-mainnet-client:
|
avalanche-mainnet-client:
|
||||||
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.13.0}
|
image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.13.0}
|
||||||
|
|||||||
@@ -10,6 +10,14 @@
|
|||||||
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
||||||
# downloaded in initialization from the repo above.
|
# downloaded in initialization from the repo above.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:berachain/reth/berachain-bartio-reth-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bartio-archive:
|
berachain-bartio-archive:
|
||||||
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BARTIO_RETH_VERSION:-v1.3.12}
|
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BARTIO_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -10,6 +10,14 @@
|
|||||||
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
||||||
# downloaded in initialization from the repo above.
|
# downloaded in initialization from the repo above.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:berachain/reth/berachain-bartio-reth-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bartio:
|
berachain-bartio:
|
||||||
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BARTIO_RETH_VERSION:-v1.3.12}
|
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BARTIO_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -10,6 +10,14 @@
|
|||||||
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
||||||
# downloaded in initialization from the repo above.
|
# downloaded in initialization from the repo above.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:berachain/reth/berachain-bepolia-reth-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bepolia-archive:
|
berachain-bepolia-archive:
|
||||||
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BEPOLIA_RETH_VERSION:-v1.3.12}
|
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BEPOLIA_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -10,6 +10,14 @@
|
|||||||
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
||||||
# downloaded in initialization from the repo above.
|
# downloaded in initialization from the repo above.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:berachain/reth/berachain-bepolia-reth-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bepolia:
|
berachain-bepolia:
|
||||||
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BEPOLIA_RETH_VERSION:-v1.3.12}
|
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_BEPOLIA_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -10,6 +10,14 @@
|
|||||||
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
||||||
# downloaded in initialization from the repo above.
|
# downloaded in initialization from the repo above.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:berachain/reth/berachain-mainnet-reth-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-mainnet-archive:
|
berachain-mainnet-archive:
|
||||||
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -10,6 +10,14 @@
|
|||||||
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
# If the environment variable is empty and the file is found then the init script will use the seeds from the config.toml file that was
|
||||||
# downloaded in initialization from the repo above.
|
# downloaded in initialization from the repo above.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:berachain/reth/berachain-mainnet-reth-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-mainnet:
|
berachain-mainnet:
|
||||||
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${BERACHAIN_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${BERACHAIN_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/bsc/bsc-chapel-bsc-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-chapel:
|
bsc-chapel:
|
||||||
image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_CHAPEL_BSC_VERSION:-1.5.11}
|
image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_CHAPEL_BSC_VERSION:-1.5.11}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-mainnet:
|
bsc-mainnet:
|
||||||
image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.5.11}
|
image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.5.11}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/erigon3/bsc-chapel-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-chapel-archive:
|
bsc-chapel-archive:
|
||||||
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-v1.3.6}
|
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-v1.3.6}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/erigon3/bsc-chapel-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-chapel-minimal:
|
bsc-chapel-minimal:
|
||||||
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-v1.3.6}
|
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-v1.3.6}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/erigon3/bsc-chapel-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-chapel:
|
bsc-chapel:
|
||||||
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-v1.3.6}
|
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-v1.3.6}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/erigon3/bsc-mainnet-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-mainnet-archive:
|
bsc-mainnet-archive:
|
||||||
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-v1.3.6}
|
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-v1.3.6}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/erigon3/bsc-mainnet-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-mainnet-minimal:
|
bsc-mainnet-minimal:
|
||||||
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-v1.3.6}
|
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-v1.3.6}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:bsc/erigon3/bsc-mainnet-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-mainnet:
|
bsc-mainnet:
|
||||||
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-v1.3.6}
|
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-v1.3.6}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:celo/geth/celo-alfajores-geth-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-alfajores-archive:
|
celo-alfajores-archive:
|
||||||
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-1.8.9}
|
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-1.8.9}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:celo/geth/celo-alfajores-geth-pruned-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-alfajores:
|
celo-alfajores:
|
||||||
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-1.8.9}
|
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-1.8.9}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:celo/geth/celo-mainnet-geth-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-mainnet-archive:
|
celo-mainnet-archive:
|
||||||
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-1.8.9}
|
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-1.8.9}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:celo/geth/celo-mainnet-geth-pruned-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-mainnet:
|
celo-mainnet:
|
||||||
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-1.8.9}
|
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-1.8.9}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:core/core/core-buffalo-core-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-buffalo:
|
core-buffalo:
|
||||||
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_BUFFALO_CORE_VERSION:-1.0.15}
|
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_BUFFALO_CORE_VERSION:-1.0.15}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:core/core/core-mainnet-core-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-mainnet-archive:
|
core-mainnet-archive:
|
||||||
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_MAINNET_CORE_VERSION:-1.0.15}
|
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_MAINNET_CORE_VERSION:-1.0.15}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:core/core/core-mainnet-core-pruned-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-mainnet:
|
core-mainnet:
|
||||||
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_MAINNET_CORE_VERSION:-1.0.15}
|
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_MAINNET_CORE_VERSION:-1.0.15}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:core/core/core-pigeon-core-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-pigeon:
|
core-pigeon:
|
||||||
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_PIGEON_CORE_VERSION:-1.0.15}
|
image: ${CORE_CORE_IMAGE:-ghcr.io/coredao-org/core-chain}:${CORE_PIGEON_CORE_VERSION:-1.0.15}
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-mainnet
|
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-mainnet
|
||||||
# and change this yaml file temporarily to run pg_restore
|
# and change this yaml file temporarily to run pg_restore
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:cronos-zkevm/external-node/cronos-zkevm-mainnet-external-node-archive.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
cronos-zkevm-mainnet-archive-client:
|
cronos-zkevm-mainnet-archive-client:
|
||||||
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_MAINNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_MAINNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-mainnet
|
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-mainnet
|
||||||
# and change this yaml file temporarily to run pg_restore
|
# and change this yaml file temporarily to run pg_restore
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:cronos-zkevm/external-node/cronos-zkevm-mainnet-external-node-pruned.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
cronos-zkevm-mainnet-client:
|
cronos-zkevm-mainnet-client:
|
||||||
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_MAINNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_MAINNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-sepolia-testnet
|
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-sepolia-testnet
|
||||||
# and change this yaml file temporarily to run pg_restore
|
# and change this yaml file temporarily to run pg_restore
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:cronos-zkevm/external-node/cronos-zkevm-testnet-external-node-archive.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
cronos-zkevm-testnet-archive-client:
|
cronos-zkevm-testnet-archive-client:
|
||||||
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_TESTNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_TESTNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-sepolia-testnet
|
# here https://docs-zkevm.cronos.org/for-node-hosts/running-nodes/cronos-zkevm-sepolia-testnet
|
||||||
# and change this yaml file temporarily to run pg_restore
|
# and change this yaml file temporarily to run pg_restore
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:cronos-zkevm/external-node/cronos-zkevm-testnet-external-node-pruned.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
cronos-zkevm-testnet-client:
|
cronos-zkevm-testnet-client:
|
||||||
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_TESTNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
image: ${CRONOS_ZKEVM_EXTERNAL_NODE_IMAGE:-ghcr.io/cronos-labs/external-node}:${CRONOS_ZKEVM_TESTNET_EXTERNAL_NODE_VERSION:-v27.1.1}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/besu/ethereum-classic-besu-pruned-bonsai.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-classic-client:
|
ethereum-classic-client:
|
||||||
image: ${ETHEREUM_BESU_IMAGE:-hyperledger/besu}:${ETHEREUM_CLASSIC_BESU_VERSION:-25.4.1}
|
image: ${ETHEREUM_BESU_IMAGE:-hyperledger/besu}:${ETHEREUM_CLASSIC_BESU_VERSION:-25.4.1}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-holesky-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOLESKY_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOLESKY_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-holesky-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-minimal:
|
ethereum-holesky-minimal:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOLESKY_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOLESKY_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-holesky-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOLESKY_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOLESKY_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-mainnet-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-mainnet-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-minimal:
|
ethereum-mainnet-minimal:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-mainnet-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-sepolia-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_SEPOLIA_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_SEPOLIA_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-sepolia-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-minimal:
|
ethereum-sepolia-minimal:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_SEPOLIA_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_SEPOLIA_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-sepolia-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_SEPOLIA_ERIGON3_VERSION:-v3.0.2}
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_SEPOLIA_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/geth/ethereum-holesky-geth-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
image: ${ETHEREUM_GETH_IMAGE:-ethereum/client-go}:${ETHEREUM_HOLESKY_GETH_VERSION:-v1.15.7}
|
image: ${ETHEREUM_GETH_IMAGE:-ethereum/client-go}:${ETHEREUM_HOLESKY_GETH_VERSION:-v1.15.7}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
image: ${ETHEREUM_GETH_IMAGE:-ethereum/client-go}:${ETHEREUM_MAINNET_GETH_VERSION:-v1.15.7}
|
image: ${ETHEREUM_GETH_IMAGE:-ethereum/client-go}:${ETHEREUM_MAINNET_GETH_VERSION:-v1.15.7}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/geth/ethereum-sepolia-geth-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
image: ${ETHEREUM_GETH_IMAGE:-ethereum/client-go}:${ETHEREUM_SEPOLIA_GETH_VERSION:-v1.15.7}
|
image: ${ETHEREUM_GETH_IMAGE:-ethereum/client-go}:${ETHEREUM_SEPOLIA_GETH_VERSION:-v1.15.7}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-holesky-reth-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOLESKY_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOLESKY_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-holesky-reth-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOLESKY_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOLESKY_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
# it's important to disable certain methods on the rpc server which would otherwise cause issues with the drpc gateway.
|
# it's important to disable certain methods on the rpc server which would otherwise cause issues with the drpc gateway.
|
||||||
# this is why we have a minimal profile that doesn't actually exist in reth.
|
# this is why we have a minimal profile that doesn't actually exist in reth.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-minimal:
|
ethereum-mainnet-minimal:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
# it's important to disable certain methods on the rpc server which would otherwise cause issues with the drpc gateway.
|
# it's important to disable certain methods on the rpc server which would otherwise cause issues with the drpc gateway.
|
||||||
# this is why we have a minimal profile that doesn't actually exist in reth.
|
# this is why we have a minimal profile that doesn't actually exist in reth.
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-minimal:
|
ethereum-mainnet-minimal:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-sepolia-reth-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.3.12}
|
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.3.12}
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-mainnet:
|
fantom-mainnet:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-mainnet:
|
fantom-mainnet:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-testnet:
|
fantom-testnet:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-testnet:
|
fantom-testnet:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -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:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:gnosis/erigon3/gnosis-chiado-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-archive:
|
gnosis-chiado-archive:
|
||||||
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_CHIADO_ERIGON3_VERSION:-v3.0.2}
|
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_CHIADO_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:gnosis/erigon3/gnosis-chiado-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-minimal:
|
gnosis-chiado-minimal:
|
||||||
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_CHIADO_ERIGON3_VERSION:-v3.0.2}
|
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_CHIADO_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:gnosis/erigon3/gnosis-chiado-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado:
|
gnosis-chiado:
|
||||||
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_CHIADO_ERIGON3_VERSION:-v3.0.2}
|
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_CHIADO_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:gnosis/erigon3/gnosis-mainnet-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-archive:
|
gnosis-mainnet-archive:
|
||||||
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:gnosis/erigon3/gnosis-mainnet-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-minimal:
|
gnosis-mainnet-minimal:
|
||||||
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:gnosis/erigon3/gnosis-mainnet-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet:
|
gnosis-mainnet:
|
||||||
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
image: ${GNOSIS_ERIGON3_IMAGE:-erigontech/erigon}:${GNOSIS_MAINNET_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:goat/geth/goat-mainnet-geth-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-mainnet-archive:
|
goat-mainnet-archive:
|
||||||
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_MAINNET_GETH_VERSION:-v0.3.0}
|
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_MAINNET_GETH_VERSION:-v0.3.0}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:goat/geth/goat-mainnet-geth-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-mainnet:
|
goat-mainnet:
|
||||||
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_MAINNET_GETH_VERSION:-v0.3.0}
|
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_MAINNET_GETH_VERSION:-v0.3.0}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:goat/geth/goat-testnet3-geth-archive-leveldb-hash.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-testnet3-archive:
|
goat-testnet3-archive:
|
||||||
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_TESTNET3_GETH_VERSION:-v0.1.7}
|
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_TESTNET3_GETH_VERSION:-v0.1.7}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:goat/geth/goat-testnet3-geth-pruned-pebble-path.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-testnet3:
|
goat-testnet3:
|
||||||
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_TESTNET3_GETH_VERSION:-v0.1.7}
|
image: ${GOAT_GETH_IMAGE:-ghcr.io/goatnetwork/goat-geth}:${GOAT_TESTNET3_GETH_VERSION:-v0.1.7}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:haqq/haqq/haqq-mainnet-haqq-pruned.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
haqq-mainnet:
|
haqq-mainnet:
|
||||||
image: ${HAQQ_HAQQ_IMAGE:-alhaqq/haqq}:${HAQQ_MAINNET_HAQQ_VERSION:-v1.8.2}
|
image: ${HAQQ_HAQQ_IMAGE:-alhaqq/haqq}:${HAQQ_MAINNET_HAQQ_VERSION:-v1.8.2}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:lens/external-node/lens-mainnet-external-node-archive.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lens-mainnet-archive-client:
|
lens-mainnet-archive-client:
|
||||||
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_MAINNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_MAINNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:lens/external-node/lens-mainnet-external-node-pruned.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lens-mainnet-client:
|
lens-mainnet-client:
|
||||||
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_MAINNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_MAINNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:lens/external-node/lens-testnet-external-node-archive.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lens-testnet-archive-client:
|
lens-testnet-archive-client:
|
||||||
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_TESTNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_TESTNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:lens/external-node/lens-testnet-external-node-pruned.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lens-testnet-client:
|
lens-testnet-client:
|
||||||
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_TESTNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
image: ${LENS_EXTERNAL_NODE_IMAGE:-matterlabs/external-node}:${LENS_TESTNET_EXTERNAL_NODE_VERSION:-2.0-v26.7.1_lens_custom_genesis-alpha}
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# .env
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:linea/besu/linea-mainnet-besu-pruned-bonsai.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet-client:
|
linea-mainnet-client:
|
||||||
image: ${LINEA_BESU_IMAGE:-consensys/linea-besu-package}:${LINEA_MAINNET_BESU_VERSION:-sepolia-v0.1.15}
|
image: ${LINEA_BESU_IMAGE:-consensys/linea-besu-package}:${LINEA_MAINNET_BESU_VERSION:-sepolia-v0.1.15}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user