Run a Soneium (mainnet) RPC node with docker compose
Clients: erigon, geth, reth • Types: archive, pruned • Chain ID: 1868
Quickstart
# Clone the repo
git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker
# Run Soneium (mainnet) with docker compose
COMPOSE_FILE=base.yml:rpc.yml:soneium-mainnet-op-geth-pruned-pebble-path--kona.yml
docker compose up -d
# Check status
./show-status.sh
Configurations
Available docker-compose configurations for this chain:
| Compose File | Client | Type |
|---|---|---|
soneium-mainnet-op-erigon-archive-trace--kona.yml | erigon | archive |
soneium-mainnet-op-erigon-archive-trace.yml | erigon | archive |
soneium-mainnet-op-geth-archive-leveldb-hash--kona.yml | geth | archive |
soneium-mainnet-op-geth-archive-leveldb-hash.yml | geth | archive |
soneium-mainnet-op-geth-pruned-pebble-path--kona.yml | geth | pruned |
soneium-mainnet-op-geth-pruned-pebble-path.yml | geth | pruned |
soneium-mainnet-op-reth-archive-trace--kona.yml | reth | archive |
soneium-mainnet-op-reth-archive-trace.yml | reth | archive |
soneium-mainnet-op-reth-pruned-trace--kona.yml | reth | pruned |
soneium-mainnet-op-reth-pruned-trace.yml | reth | pruned |
See all configurations in the ethereum-rpc-docker repository.
Chain Information
- Network Family
- soneium
- Chain
- mainnet
- Chain ID
1868- Total Configurations
- 10
Resources
Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.