diff --git a/legacy/README.md b/legacy/README.md new file mode 100644 index 0000000..e861b20 --- /dev/null +++ b/legacy/README.md @@ -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 \ No newline at end of file