All infrastructure files to deploy KlubRéseau infrastructure, mostly out of NixOS and VyOS.
bcbfc91a11
Due to an unfathomable issue where I would need to recompile with full debug keepalived, keepalived seems to be not seeing the multicast packets on the vrrp-router and thus we need to fallback to the disgusting unicast solution. Well, let's move on. |
||
---|---|---|
keys | ||
machines | ||
meta | ||
modules | ||
nix-patches | ||
npins | ||
.drone.yml | ||
.envrc | ||
.gitignore | ||
CONTRIBUTING.md | ||
hive.nix | ||
LICENSE | ||
README.md | ||
shell.nix |
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.