nixos-servers/legacy
Pim Kunis 36b2b48692 disable automatic updates
attempt to fix kitchenowl hosts again
2023-12-29 11:03:13 +01:00
..
ansible_roles move all custom ansible roles to this repository 2023-12-26 11:34:57 +01:00
projects disable automatic updates 2023-12-29 11:03:13 +01:00
terraform_modules manage lewis with nix 2023-12-25 19:22:22 +01:00
README.md Update legacy/README.md 2023-12-26 10:03:42 +00:00

Legacy code

Slowly, we are rewriting our infrastructure to better stacks. We have added all the code for our existing infrastructure to this directory. It is the intention to slowly rewrite and migrate these systems, moving them out of this directory.

These are currently the main pushes for our infrastructure:

  • Migrating current operating systems to NixOS
    • Hypervisors have been migrated to NixOS already
    • Our Raspberry Pi 4B for monitoring still runs Debian
    • All virtual machines still run Debian
  • Migrating non-containerized software to Nix definitions
  • Migrating containerized software to Kubernetes