Create a shared network for running containers:
docker network create rpc-shared-network
Specify the domain name to be used and the email address for issuing the Let's Encrypt certificate in the example.env
file. Rename example.env
to .env
:
mv example.env .env
Start proxy:
docker-compose up -d
- Ethereum - geth.md
- Polygon - bor.md
- BSC - bsc.md
- Xdai - nethermind.md
Visit the repository with instructions on how to install Zabbix template for blockchain nodes here.