From d3bb42c3f0af48363af99e4c2966df1ca2efb3e8 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 14 Jun 2026 22:13:43 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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