PostgreSQL
Database
Open SourceShared PostgreSQL instance backing the self-hosted apps that need it.
A shared PostgreSQL instance running in the Docker stack, used as backing storage for the self-hosted apps that need it, alongside the separate MariaDB instance for apps that need MySQL compatibility instead. It currently backs Joplin and Mealie; Koito used it too before moving to its own SQLite database.
It has no web UI of its own, so there’s nothing to screenshot here, it’s pure plumbing. It’s deployed through the generic Compose stack, with the underlying volume data covered by docker_data_backup.