ethpandaops / ethereum-package

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
MIT License
260 stars 150 forks source link

How to use ethereum-package to run external EL/CL/VC nodes for the running Private testnet. #795

Open Nomad-Free-Talent opened 1 month ago

Nomad-Free-Talent commented 1 month ago

I started my own private Ethereum network by using the ethereum-package. I verified that all the nodes (EL/CL/VC/relay/builder) are working properly as expected.

Now, I want to expand the scale of the network and spin up additional EL/CL/VC nodes on a separate machine that can sync with the existing private network. However, I was only able to find guides and instructions related to setting up nodes for public testnets like Holesky or Sepolia.

Could you please provide guidance on:

Thank you in advance for your help!

franjoespejo commented 1 month ago

As a user I was able to do that by using static ports and the additional service apache which exposes the config file for external clients