Hybrid Failover & Migration Showcase¶
This showcase demonstrates a DR cutover using the real deployment pipeline.
What it proves¶
- WAL-G restore/promote of on‑prem Postgres to cloud storage target
- Attach cloud cluster and sync apps with GitOps
- DNS cutover
- Run records captured for later review
How to run¶
# from repo root (or any path; Makefiles resolve it)
make env.setup
make sanity
# run the DR walkthrough
make showcase.hybrid-failover-migration-showcase.demo
Run records¶
- Supporting files copied to:
showcases/hybrid-failover-migration-showcase/evidence/ - Full logs remain under:
<runtime-root>/logs/ansible-runs/**