Add legacy/README.md

This commit is contained in:
Pim Kunis 2023-12-26 10:03:06 +00:00
parent 111bf68a0a
commit bc248ea688

13
legacy/README.md Normal file
View file

@ -0,0 +1,13 @@
# 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 still runs Debian
- All virtual machines still run Debian
- Migrating non-containerized software to Nix definitions
- Migrating containerized software to Kubernetes