From c4c20b691cbb71fc8fe06f9ce09d9a5bf256a6b1 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 16 Oct 2022 12:11:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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