## Todo
## In Progress
## Completed
- [x] Test database connectivity from all dependent namespaces ✅ 2025-08-05
- [x] Document database credentials and connection info ✅ 2025-08-05
- [x] Add PostgreSQL monitoring to observability stack ✅ 2025-08-05
- [x] Set up simple pg_dump backup script for homelab ✅ 2025-08-05
- [x] Plan migration from SQLite databases in various apps ✅ 2025-08-05
- [x] Set up database users with appropriate permissions ✅ 2025-08-05
- [x] Create databases for homelab apps (authentik, ghost, future apps) ✅ 2025-08-05
- [x] Deploy PostgreSQL cluster using CNPG ✅ 2025-08-05
- [x] Create namespace for CNPG ✅ 2025-08-04
- [x] Create homelab-sized PostgreSQL cluster configuration ✅ 2025-08-05
## NOTES
- [x] **Chart:** [[https://github.com/cloudnative-pg/cloudnative-pg|Github](https://github.com/cloudnative-pg/cloudnative-pg%7CGithub)] and [[https://cloudnative-pg.io/documentation/current/quickstart/|Docs](https://cloudnative-pg.io/documentation/current/quickstart/%7CDocs)] ✅ 2025-08-05
- [x] **Storage:** 20Gi for homelab database needs ✅ 2025-08-05
- [x] **Backup:** Simple daily backups appropriate for homelab ✅ 2025-08-05
- [x] **Users:** Shared instance for multiple homelab applications ✅ 2025-08-05
%% kanban:settings
```
{"kanban-plugin":"board"}
```
%%