aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-10-16 12:11:02 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-10-16 12:11:02 +0200
commitb43ac06aa79c4612b344c1bf27b1553e6485ede7 (patch)
treea382945e0c49d2d8a5ad17dddbbba487c8b08246 /README.md
parentb42bf16f78b2f9b0e53cf5bd5a9bc396b9286ec1 (diff)
downloadnixcfg-b43ac06aa79c4612b344c1bf27b1553e6485ede7.tar.gz
nixcfg-b43ac06aa79c4612b344c1bf27b1553e6485ede7.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e0cd6f..ecf2567 100644
--- a/README.md
+++ b/README.md
@@ -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