π³Docker
Authors: [ Ankur | Dapplooker]
System Requirements
CPU
OS
RAM
DISK
4 vCPU
Ubuntu 22.04
16 GB
500 GB (SSD)
The Gravity node has a size of 407 GB on 20, February , 2025.
Pre-requisite
Before starting, clean the setup then update and upgrade. Install following:
Docker
Git
Go v1.23+
Ethereum Mainnet RPC
Ethereum Beacon Chain RPC
Commands
sudo apt update -y && sudo apt upgrade -y && sudo apt auto-remove -y
sudo apt install docker.io git ufw -y jq -yFirewall Settings
Set explicit default UFW rules
Allow SSH, HTTP, and HTTPS
Allow Remote connection
Setup Instructions
Monitor Logs
Monitor Logs of Docker Container
Sync Status
Run a query to check the latest synchronized L2 block:
Response should look like:
REFERENCES
Gravity Docs : Deployment Guide for Alpha Mainnet
Gravity Alpha Mainnet explorer : Block Explorer
Last updated