1
0
Fork 0
Fediversity/infra/machines
Kiara Grouwstra c80fe8959f
WIP: trigger nixops from panel
Closes .

Note I had not yet manage to successfully test this.

Manually trying the parameterized NixOps4 I tried using the following
command, tho I had yet to get this to work as well:

```sh
DEPLOYMENT='{"domain": "fediversity.net", "mastodon": {"enable": false},
"pixelfed": {"enable": true}, "peertube": {"enable": false}}' nix
develop --extra-experimental-features "configurable-impure-env"
--command nixops4 apply test
```

(or rather, I used a hardcoded Nix here so as to make it not use Lix.)

So far this had failed for me with:

```
the following units failed:
acme-mastodon.web.garage.fediversity.net.service
...
nixops4 error: Failed to create resource garage-configuration
```
2025-03-11 13:16:50 +01:00
..
fedi200 Track machines' descriptions 2025-02-27 16:45:11 +01:00
fedi201 WIP: trigger nixops from panel 2025-03-11 13:16:50 +01:00
vm02116 Generate list of machines from config 2025-02-27 16:45:11 +01:00
vm02187 Generate list of machines from config 2025-02-27 16:45:11 +01:00