All infrastructure files to deploy KlubRéseau infrastructure, mostly out of NixOS and VyOS.
Find a file
2021-07-27 14:37:31 +02:00
machines/core-services-01 core-services-01(autodeploy): disable autoUpgrade 2021-07-27 14:37:31 +02:00
.drone.yml core-services-01(autodeploy): enable default /var/src usage through systemd tmp filesystem and force creation of sentinel file 2021-07-26 03:55:56 +02:00
.gitignore Integrate core-services-01 in a nice workflow (#1) 2021-07-26 01:29:05 +02:00
krops.nix core-services-01(autodeploy): srsly. 2021-07-26 03:56:37 +02:00
LICENSE Initial commit 2021-07-24 00:01:09 +02:00
README.md README: document how to use krops 2021-07-26 01:33:27 +02:00

NixOS configuration of klubrz's machines

Machines

Refer to wiki for details.

  • core-services-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.