Docker
Author: [ jLeopoldA ]
System Requirements
CPU
OS
RAM
DISK
The Ethereum Sepolia Archive Node using Erigon has a size of <SIZE HERE> as of <DATE HERE>
Pre-Requisites
This method of setting up an Ethereum Sepolia Archive Node uses Erigon, Docker, and Docker Compose
Update System
Set Up Firewall
Set Explicit Default Firewall Rules
Allow SSH
Allow RPC Connections with Erigon Sepolia
Allow P2P Communication
Allow Prometheus Monitoring
Enable Firewall
Check Status / Current Rules of UFW
Install Docker & Docker-Compose
Installation
Build Ethereum Sepolia Archive Node with Erigon
Create Directory
Create docker-compose.yml
Run Ethereum Sepolia Archive Node
Using Erigon for Ethereum Sepolia requires the Archive Node to download snapshots. When it is done you can begin querying and interacting with your node. See the next section for information regarding checking sync status.
Interact with Sepolia Archive Node
Check Logs of Erigon Sepolia
Checking Logs will allow you to view sync status.
Stop Archive Node
Query Sepolia Archive Node
Check Block Number
Last updated