| Property | Value |
|---|---|
| Host VM | VM-SL-62 |
| Compose path | — (logical DB; lives inside [postgres-home](/services/postgres-home) on /opt/postgres/docker-compose.yml) |
| Image | — (logical DB inside postgres:17.2) |
| Container name(s) | — (logical DB inside postgres-home) |
| External URL | postgres://outline@10.100.100.162:5432/outline |
| Networks | LAN — 10.100.100.162:5432 |
| DB / state | Inside postgres-home (/mnt/data/postgres_data) |
| Auth | DB role outline with its own password (consumed by the Outline wiki app on a frontend VM TBD — P-08). |
| Backup | Covered by postgres-home PBS image backup. Add a per-DB nightly pg_dump outline so the wiki state can be restored independently of the Postgres VM image (I-12). |
The DB instance for the Outline wiki application. The Outline frontend itself is NOT on VM-SL-62 — it runs on another VM (TBD, P-08). This page documents the DB-side of that service so the service catalogue captures the dependency cleanly. Once the Outline app VM is identified, this page becomes a sub-section of an outline-wiki service page rather than a standalone entry.
outlineoutline (least-privilege — does not see other DBs)outline-wiki service page.outline requires rolling back the entire VM-SL-62 PBS image.