apps.header.allAppsCount
bookorbit-db
apps.detail.officialapps.detail.types.app from joshcrosby's Repository
apps.detail.sections.overview
PostgreSQL 18 + pgvector database for BookOrbit. This container has no web UI of its own - it exists purely to back the bookorbit container.
If you would like to use a custom Docker network to reach this database by its container name, go to Unraid terminal, enter docker network create bookorbit and then both bookorbit-db and bookorbit need to be attached to that network.
The POSTGRES_USER, POSTGRES_PASSWORD, and POSTGRES_DB values you set here MUST exactly match the values you enter in bookorbit.
apps.marketingCta.appInstallTitle
apps.marketingCta.appInstallDescription
apps.installHelp.stepOpen apps.installHelp.stepSearchApp apps.installHelp.stepReview apps.installHelp.stepInstall
apps.detail.sections.categories
apps.downloadStats.title
128,338,050
apps.downloadStats.metrics.totalDownloads
21,094,558
apps.downloadStats.metrics.thisMonth
15,848,606
apps.downloadStats.metrics.avgPerMonth
apps.downloadStats.chart.totalOverTime
apps.downloadStats.chart.loading
apps.detail.sections.related
apps.detail.related.exploreCategories
apps.detail.related.exploreAllapps.detail.sections.links
apps.detail.sections.details
apps.detail.details.repository
pgvector/pgvector:pg18apps.detail.details.registry
apps.detail.details.lastUpdated2026-07-08
apps.detail.details.firstSeen2026-01-19
apps.detail.sections.runtime
- apps.detail.details.network
bridge- apps.detail.details.shell
sh- apps.detail.details.privileged
- false
apps.detail.sections.configuration
PortPorttcp
Host port used to reach database. Maps to the fixed internal port 5432. Make sure this matches in bookorbit container variable POSTGRES_PORT.
- apps.detail.config.target
- 5432
- apps.detail.config.default
- 5432
- apps.detail.config.value
- 5432
Postgres UserVariable
Database username. Must match POSTGRES_USER in the bookorbit container.
- apps.detail.config.target
- POSTGRES_USER
- apps.detail.config.default
- bookorbit
- apps.detail.config.value
- bookorbit
Postgres PasswordVariable
Database password. Must match POSTGRES_PASSWORD in bookorbit.
- apps.detail.config.target
- POSTGRES_PASSWORD
Postgres DBVariable
Database name. Must match POSTGRES_DB in the bookorbit container.
- apps.detail.config.target
- POSTGRES_DB
- apps.detail.config.default
- bookorbit
- apps.detail.config.value
- bookorbit
PGDATAVariable
Internal Postgres data directory inside the container. Leave as default.
- apps.detail.config.default
- /var/lib/postgresql/data/pgdata
- apps.detail.config.value
- /var/lib/postgresql/data/pgdata
Database StoragePathrw
Where Postgres stores its data files on the array/cache.
- apps.detail.config.target
- /var/lib/postgresql/data
- apps.detail.config.default
- /mnt/user/appdata/bookorbit-db
- apps.detail.config.value
- /mnt/user/appdata/bookorbit-db