immich-postgres
immich-postgres
Docker app from sgraaf's Repository
Overview
Runtime arguments
- Network
immich- Extra Params
--shm-size=128m
Template configuration
Password for the Postgres database. MUST match DB_PASSWORD set in the immich-server container. Use only A-Za-z0-9 characters.
- Target
- POSTGRES_PASSWORD
Postgres username. MUST match DB_USERNAME in immich-server.
- Target
- POSTGRES_USER
- Default
- postgres
- Value
- postgres
Postgres database name. MUST match DB_DATABASE_NAME in immich-server.
- Target
- POSTGRES_DB
- Default
- immich
- Value
- immich
Arguments passed to initdb on first start. Leave as --data-checksums.
- Target
- POSTGRES_INITDB_ARGS
- Default
- --data-checksums
- Value
- --data-checksums
Optional. Set to HDD if the database data is NOT stored on an SSD. Leave blank for SSD.
- Target
- DB_STORAGE_TYPE
Postgres data directory. Equivalent to DB_DATA_LOCATION in the compose .env file. Keep this on fast/SSD storage. Do NOT use a path that is also handled by another mover/backup process that locks files.
- Target
- /var/lib/postgresql/data
- Default
- /mnt/user/appdata/immich/postgres
- Value
- /mnt/user/appdata/immich/postgres
Categories
Details
ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0Run immich-postgres on Unraid.
immich-postgres is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.