Adding Resources to your Network
Add a peer to your DevZero network
Get a shell inside the node that you want to add to the network.
Run
Add the node to the network by running (optional
--hostname
flag: replace<some_name>
with a memorable hostname)
Verify that the node is in the network by running
Advertise routes to your DevZero network
Get a shell inside the node that you want to add to the network.
Install the CLI following these steps.
Run
Add the node to the network by running (optional
--hostname
flag: replace<some_name>
with a memorable hostname)
Verify that the node is in the network by running
Last updated