Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 739 Bytes

File metadata and controls

33 lines (22 loc) · 739 Bytes

xHain nixfiles

How to deploy the router:

colmena apply --on router

Install updates

nix flake update

VM Tests

There are some VM tests in checks/ testing some critical services. You can run them like this:

nix build .#checks.x86_64-linux.<check-name>

Note: nix flake check cannot be used as currently the repo is unformatted (formatter check is inherited from flakelight)

Rolling back

Use the rollback script on any machine provisioned by this repo to revert to a previous version.

Secrets

Secrets live in secrets/ and are managed with sops-nix.

ToDo

  • give routing tables names that can be read by humans
  • schedule DSL reconnect