infrastructure/README.md

16 lines
394 B
Markdown
Raw Permalink Normal View History

# NixOS configuration of klubrz's machines
2021-07-24 00:01:09 +02:00
2021-07-26 01:33:27 +02:00
## Machines
Refer to wiki for details.
- `core-services-01`
2022-08-15 03:19:33 +02:00
- `public-cof`
2023-12-21 12:28:49 +01:00
- `remote-builder-01`: **discontinued**.
2021-07-26 01:33:27 +02:00
## How to deploy a machine?
Ensure you have the right access for the secrets.
Then, perform `$(nix-build krops.nix -A $MACHINE_NAME)` or `nix-build krops.nix -A $MACHINE_NAME && ./result` which will start the deployment process.