1
0
Fork 0

Stop mentioning non-existing deployments

This commit is contained in:
Nicolas Jeannerod 2025-02-25 19:27:07 +01:00
parent 90efd14e54
commit e819dc4bcc
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -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