Update README.md
This commit is contained in:
12
README.md
12
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
|
||||
|
||||
Reference in New Issue
Block a user