diff --git a/docs/plans/host-migration-to-opentofu.md b/docs/plans/host-migration-to-opentofu.md index 5efe23d..2f85288 100644 --- a/docs/plans/host-migration-to-opentofu.md +++ b/docs/plans/host-migration-to-opentofu.md @@ -163,17 +163,19 @@ Host was already removed from flake.nix and VM destroyed. Configuration cleaned Host configuration, services, and VM already removed. -### pgdb1 +### pgdb1 (in progress) -Only consumer was Open WebUI on gunter, which is being migrated to use local PostgreSQL. +Only consumer was Open WebUI on gunter, which has been migrated to use local PostgreSQL. -1. Verify Open WebUI on gunter is using local PostgreSQL (not pgdb1) -2. Remove host configuration from `hosts/pgdb1/` -3. Remove `services/postgres/` (only used by pgdb1) -4. Remove from `flake.nix` -5. Remove Vault AppRole from `terraform/vault/approle.tf` +1. ~~Verify Open WebUI on gunter is using local PostgreSQL (not pgdb1)~~ ✓ +2. ~~Remove host configuration from `hosts/pgdb1/`~~ ✓ +3. ~~Remove `services/postgres/` (only used by pgdb1)~~ ✓ +4. ~~Remove from `flake.nix`~~ ✓ +5. ~~Remove Vault AppRole from `terraform/vault/approle.tf`~~ ✓ 6. Destroy the VM in Proxmox -7. Commit cleanup +7. ~~Commit cleanup~~ ✓ + +See `docs/plans/pgdb1-decommission.md` for detailed plan. ## Phase 5: Decommission ca Host ✓ COMPLETE