immich-postgres
immich-postgres
Aplicación Docker from sgraaf's Repository
Visión general
Argumentos en tiempo de ejecución
- Red
immich- Parámetros adicionales
--shm-size=128m
Configuración de plantillas
Password for the Postgres database. MUST match DB_PASSWORD set in the immich-server container. Use only A-Za-z0-9 characters.
- Objetivo
- POSTGRES_PASSWORD
Postgres username. MUST match DB_USERNAME in immich-server.
- Objetivo
- POSTGRES_USER
- Por defecto
- postgres
- Valor
- postgres
Postgres database name. MUST match DB_DATABASE_NAME in immich-server.
- Objetivo
- POSTGRES_DB
- Por defecto
- immich
- Valor
- immich
Arguments passed to initdb on first start. Leave as --data-checksums.
- Objetivo
- POSTGRES_INITDB_ARGS
- Por defecto
- --data-checksums
- Valor
- --data-checksums
Optional. Set to HDD if the database data is NOT stored on an SSD. Leave blank for SSD.
- Objetivo
- 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.
- Objetivo
- /var/lib/postgresql/data
- Por defecto
- /mnt/user/appdata/immich/postgres
- Valor
- /mnt/user/appdata/immich/postgres
Categorías
Detalles
ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0Ejecute immich-postgres en Unraid.
immich-postgres se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.