docs: update pgdb1 decommission progress
Some checks failed
Run nix flake check / flake-check (push) Failing after 1s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 22:55:55 +01:00
parent b7e398c9a7
commit 3f94f7ee95

View File

@@ -163,17 +163,19 @@ Host was already removed from flake.nix and VM destroyed. Configuration cleaned
Host configuration, services, and VM already removed. 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) 1. ~~Verify Open WebUI on gunter is using local PostgreSQL (not pgdb1)~~
2. Remove host configuration from `hosts/pgdb1/` 2. ~~Remove host configuration from `hosts/pgdb1/`~~
3. Remove `services/postgres/` (only used by pgdb1) 3. ~~Remove `services/postgres/` (only used by pgdb1)~~
4. Remove from `flake.nix` 4. ~~Remove from `flake.nix`~~
5. Remove Vault AppRole from `terraform/vault/approle.tf` 5. ~~Remove Vault AppRole from `terraform/vault/approle.tf`~~
6. Destroy the VM in Proxmox 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 ## Phase 5: Decommission ca Host ✓ COMPLETE