From e819dc4bcc08535461bf37781e499599e5b6b007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20=E2=80=9CNiols=E2=80=9D=20Jeannerod?= <nicolas.jeannerod@moduscreate.com> Date: Tue, 25 Feb 2025 19:27:07 +0100 Subject: [PATCH] Stop mentioning non-existing deployments --- infra/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/infra/README.md b/infra/README.md index ac8cd3d1..0afde290 100644 --- a/infra/README.md +++ b/infra/README.md @@ -76,13 +76,13 @@ otherwise NixOps4 will fail with something like: error: path '/nix/store/05nn7krhvi8wkcyl6bsysznlv60g5rrf-source/flake.nix' does not exist ``` -Then, given a deployment (eg. `git`), run +Then, given a deployment (eg. `fedi200`), run ```sh nixops4 apply <deployment> ``` -Alternatively, to run the `default` deployment, run +Alternatively, to run the `default` deployment, which contains all the VMs, run ```sh nixops4 apply @@ -98,9 +98,9 @@ These machines are hosted on the Procolix Proxmox instance, to which non-Procolix members of the project do not have access. They host our stable infrastructure. - Machine Proxmox Description Deployment - --------- ------------- ------------------------ ------------ - vm02116 Procolix Forgejo `git` - vm02187 Procolix Wiki `web` - fedi200 Fediversity Testing machine for Hans `hans` - fedi201 Fediversity FediPanel `kiara` + Machine Proxmox Description + --------- ------------- ------------------------ + vm02116 Procolix Forgejo + vm02187 Procolix Wiki + fedi200 Fediversity Testing machine for Hans + fedi201 Fediversity FediPanel