forked from Deuxfleurs/nixcfg
Update README.md
This commit is contained in:
parent
8797d4450a
commit
c4c20b691c
1 changed files with 3 additions and 1 deletions
|
@ -40,8 +40,10 @@ in your operator's life to break everything through automation.
|
|||
|
||||
Run:
|
||||
- `./deploy_wg prod datura` - to generate wireguard's keys
|
||||
- `./deploy_nixos prod datura` - to deploy the nix configuration files (need to be redeployed on all nodes as hte new wireguard conf is needed everywhere)
|
||||
- `./deploy_nixos prod datura` - to deploy the nix configuration files
|
||||
- need to be redeployed on all nodes as the new wireguard conf is needed everywhere
|
||||
- `./deploy_password prod datura` - to deploy user's passwords
|
||||
- need to be redeployed on all nodes to setup the password on all nodes
|
||||
- `./deploy_pki prod datura` - to deploy Nomad's and Consul's PKI
|
||||
|
||||
## How to operate a node
|
||||
|
|
Loading…
Reference in a new issue