Added VLD0 parameter to keypair generation step.

This commit is contained in:
TC 2023-11-26 16:42:08 +00:00
parent bd74ac7bce
commit 8cb5b4b85a

View File

@ -37,7 +37,7 @@ sudo -u veilid /bin/bash
Copy the output to secure storage such as a password manager. This information will be used in the next step and can be used for node recovery, moving to a different server, etc. Copy the output to secure storage such as a password manager. This information will be used in the next step and can be used for node recovery, moving to a different server, etc.
```shell ```shell
veilid-server --generate-key-pair veilid-server --generate-key-pair VLD0
``` ```
### Create new node ID and flush existing route table ### Create new node ID and flush existing route table