nixos-servers/legacy
Pim Kunis 7c7b3e667b swap disks on jefke
fix freshrss NFS volume mount point
remove freshrss extensions volume
disable vpay node in docker swarm
2024-01-06 23:07:54 +01:00
..
ansible_roles move all custom ansible roles to this repository 2023-12-26 11:34:57 +01:00
projects swap disks on jefke 2024-01-06 23:07:54 +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