infrastructure/README.md
2023-12-21 12:28:49 +01:00

394 B

NixOS configuration of klubrz's machines

Machines

Refer to wiki for details.

  • core-services-01
  • public-cof
  • remote-builder-01: discontinued.

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.