Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teku validator client with separated charon and monitoring #278

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

b0a7
Copy link

@b0a7 b0a7 commented Aug 12, 2024

I am using these files to run teku as a distributed validator client on top of the RocketPool smartnode stack

docker compose --env-file ./.env -f examples/rocketpool_net.yml -f examples/charon.yml -f examples/monitoring.yml -f examples/teku-vc.yml up -d

I included a network.yml file that creates a 'dvnode' network for a setup where all of the clients would be created by Obol

b0a7 added 4 commits August 9, 2024 16:43
docker compose --env-file ./.env -f examples/network.yml -f examples/charon.yml -f examples/monitoring.yml -f examples/teku-vc.yml up -d --build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant