From e658b79d06ddc917e2ecabd4ad7d8c9037e38121 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 16 Oct 2022 14:13:55 +0200 Subject: Add channel selection in the deploy script --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ecf2567..4975527 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ Basically: - Add your wireguard configuration to `cluster/prod/cluster.nix` - You will have to edit your NAT config manually - To get your node's wg public key, you must run `./deploy_prod prod `, see the next section for more information + - Add your nodes to `cluster/prod/ssh_config`, it will be used by the various SSH scripts. + - If you use `ssh` directly, use `ssh -F ./cluster/prod/ssh_config` ## How to deploy a Nix configuration on a fresh node -- cgit v1.2.3