Skip to content

feshchenkod/rpc-nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c5b3537 · Jun 16, 2023

History

46 Commits
Nov 30, 2022
May 25, 2023
Jun 16, 2023
Nov 30, 2022
Mar 2, 2022
Mar 12, 2022

Repository files navigation

rpc-nodes

1. Start traefik proxy (you can skip this step if you are not going to use traefik)

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

2. Start blockchain node

3. Monitoring

Visit the repository with instructions on how to install Zabbix template for blockchain nodes here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published