infrastructure/README.md
Gabriel DORIATH DOHLER 63edbed11f Test and deploy
2021-07-28 23:31:57 +02:00

14 lines
360 B
Markdown

# NixOS configuration of klubrz's machines
## Machines
Refer to wiki for details.
- `core-services-01`
- `remote-builder-01`
## 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.