nixos-servers/legacy
Pim Kunis f38b9af075 manage vcpus and memory of VMs
fix kitchenowl connectivity
2024-02-08 23:44:36 +01:00
..
ansible_roles move all custom ansible roles to this repository 2023-12-26 11:34:57 +01:00
projects manage vcpus and memory of VMs 2024-02-08 23:44:36 +01:00
terraform_modules disable password logins by default in VMs 2023-12-30 14:35:10 +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