🐳Docker
Authors: [jLeopoldA]
System Requirements
CPU
OS
Ram
Disk
vCpu 4 min
Used: Debian / Ubuntu 22.04
16GB minimum
13.5 TB (SSD)
With their Eggfruit upgrade in September 2024, the Polygon team made the official recommendation that all infra providers will need to begin running the cdk-erigon RPC Node. While zkEVm Node is still operational, it is no longer being maintained by the Polygon team. Additionally, we found slight POI divergence in our integration testing. Please use the test below as an initial screening when working with this chain.
Required Installations
Pre-Requisites
Update
sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove -ySetting up Firewall
Set explicit default UFW rules
Allow SSH
Allow remote RPC connections with X Layer node
Install Docker and Docker-Compose
Set up X Layer Node
Values for .env file
Restore latest Layer 2 snapshot
Start X Layer Node
Query X Layer Node
Additional Commands
Access Logs
Last updated
Was this helpful?