From 9c9c776213478023d4cab6290efcb6adfdbbbe86 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 20 Apr 2022 13:01:51 +0200 Subject: Refactor deployment scripts --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9204a23..d993362 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,10 @@ It sets up the following: The following scripts are available here: +- `deploy_nixos`, the main script that updates the NixOS config - `genpki.sh`, a script to generate Consul and Nomad's TLS PKI (run this once only) -- `deploy.sh`, the main script that updates the NixOS config and sets up all of the TLS secrets -- `upgrade.sh`, a script to upgrade NixOS +- `deploy_pki`, a script that sets up all of the TLS secrets +- `upgrade_nixos`, a script to upgrade NixOS - `tlsproxy.sh`, a script that allows non-TLS access to the TLS-secured Consul and Nomad, by running a simple local proxy with socat - `tlsenv.sh`, a script to be sourced (`source tlsenv.sh`) that configures the correct environment variables to use the Nomad and Consul CLI tools with TLS -- cgit v1.2.3