diff --git a/README.md b/README.md index 5981f00..026bd1c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,18 @@ The migration was orchestrated with Ansible and the downtime limited to seconds, The entire environment is now reproducible from a fresh Linux install +## Architecture +``` +BEFORE: +Router -> Bare-Metal Debian 12 -> Nginx -> Systemd Services + +AFTER: +Router -> Proxmox Hypervisor -> AlmaLinux VM -> Nginx -> Dockerized services + +MIGRATION: +Ansible Automation -> Staged Validation -> Seamless Cutover via Port-Forwarding +``` + ## Successfully migrated - OS: Debian 12 -> AlmaLinux 10