All infrastructure files to deploy KlubRéseau infrastructure, mostly out of NixOS and VyOS.
Go to file
2022-10-27 22:40:43 +02:00
machines public-cof: nextcloud24 -> nextcloud25 2022-10-27 22:40:43 +02:00
.drone.yml ci: test public-cof configuration 2022-03-06 20:22:09 +01:00
.gitignore Integrate core-services-01 in a nice workflow (#1) 2021-07-26 01:29:05 +02:00
krops.nix all: bump to latest nixos-unstable 2022-09-17 21:26:46 +02:00
LICENSE Initial commit 2021-07-24 00:01:09 +02:00
README.md Add public-cof to README.md 2022-08-15 03:19:33 +02:00

NixOS configuration of klubrz's machines

Machines

Refer to wiki for details.

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