mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-13 10:19:32 -04:00
Added VLD0 parameter to keypair generation step.
This commit is contained in:
parent
bd74ac7bce
commit
8cb5b4b85a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue