Docker
Author: [ jLeopoldA ]
System Requirements
CPU
OS
RAM
DISK
The Arbitrum Sepolia Archive Node has a size of <SIZE HERE> as of <DATE>
Pre-Requisites
This method of setting up an Arbitrum Sepolia Archive Node uses Docker and Docker-Compose.
Update System
Install Docker & Docker-Compose
Installation Steps
Set Up Firewall
Set Explicit Default Firewall Rules
Allow SSH
Allow RPC Connection with Arbitrum Sepolia
Allow P2P Connections
Enable Firewall
Check Status / Current Rules of Firewall
Build Arbitrum Sepolia Archive Node
The Arbitrum Sepolia Archive Node requires an archival snapshot to run. However - this is provided within the docker-compose.yml as the following parameter and value. --init.latest=archive
Create Directory
Create docker-compose.yml
Run Archive Node
Interact with Arbitrum Sepolia Archive Node
Check Logs
Stop Node
Query Arbitrum Sepolia Archive Node
Check Block Number
Last updated