Docker
Last updated
Was this helpful?
Last updated
Was this helpful?
[Author: Dood]
CPU
OS
RAM
DISK
4c/8t
Debian 12
>=16GB
>= 1TB SSD/NVME
This guide was tested with Debian 12 but, should run on every OS that can run Docker
Unofficial Docs & Support:
If not already installed, install
Setting Up a Firewall
Add a rule to block all traffic on the port:
Add a rule for access:
Replace $YOURIP$ with the ip you want to access the RPC from.
Create docker-compose.yml
If possible, replace '--l1.endpoint "https://eth.llamarpc.com"' with your own L1 Ethereum endpoint.
View Logs via
Replace $YOURIP$ with the IP of your server