Immich_PostgreSQL
Immich_PostgreSQL
Aplicación Docker from bmartino1's Repository
Visión general
This container (based on PostgreSQL 18) is specifically configured for seamless integration with the Immich container, which fulfills the requirement for PostgreSQL for use with Immich. As Immich is taking over the project and maintaining one themselves for their project stack.
See the original project: https://github.com/tensorchord/pgvecto.rs
New Immich database release:
https://github.com/immich-app/immich/discussions/18429
Repo:
https://github.com/immich-app/base-images/pkgs/container/postgres
Configuration Parameters
POSTGRES_PASSWORD - Superuser password.
Default: postgres
Note -- If you change this value, remember to update it in the Immich container configuration as well.
POSTGRES_USER - Username for the superuser.
Default: postgres
Note -- Alterations to this setting should also be mirrored in the Immich container.
POSTGRES_DB - Default database.
Default: postgres
Note -- Any change here should be replicated in the Immich container configuration.
Storage
Data and configuration path: /mnt/user/appdata/postgresql_immich
This is the directory where Postgres stores its application data and configuration files.
Requisitos
Postgres v18 and up!!!
https://hub.docker.com/_/postgres#pgdata
https://github.com/docker-library/postgres/pull/1259
Container data paths change!
ALWAYS MAKE A BACKUP!!! SEE https://immich.app/docs/administration/postgres-standalone/#migrating-to-vectorchord The Immich container and a Redis container
https://hub.docker.com/_/postgres#pgdata
https://github.com/docker-library/postgres/pull/1259
Container data paths change!
ALWAYS MAKE A BACKUP!!! SEE https://immich.app/docs/administration/postgres-standalone/#migrating-to-vectorchord The Immich container and a Redis container
Argumentos en tiempo de ejecución
- Red
host- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--hostname postgres --dns=8.8.8.8
Configuración de plantillas
POSTGRES_PASSWORDVariable
Initial superuser password (required) Set once at first database creation.
- Valor
- changeme
POSTGRES_USERVariable
Initial superuser name (default: postgres)
- Valor
- postgres
POSTGRES_DBVariable
Initial database name (default: postgres)
- Valor
- immich
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location https://hub.docker.com/_/postgres#pgdata https://github.com/docker-library/postgres/pull/1259
- Objetivo
- /var/lib/postgresql/data
- Por defecto
- /mnt/user/appdata/postgresql_immich
- Valor
- /mnt/user/appdata/postgresql_immich
PostgreSQL access portPorttcp
PostgreSQL TCP connection port mapped to 5432 Docker bridge NAT
- Objetivo
- 5432
- Por defecto
- 5432
- Valor
- 5432
pgdataVariable
- Objetivo
- PGDATA
- Por defecto
- /var/lib/postgresql/data
- Valor
- /var/lib/postgresql/data
TailScale Fallback State DirectoryVariable{3}
Fallback container directory for Tailscale state information - Added by Community Applications
- Objetivo
- CA_TS_FALLBACK_DIR
- Por defecto
- /var/lib/postgresql/
- Valor
- /var/lib/postgresql/
Detalles
Repositorio
ghcr.io/immich-app/postgres:18-vectorchord0.5.3-pgvector0.8.1Última actualización2026-05-31
Visto por primera vez2025-11-09
Ejecute Immich_PostgreSQL en Unraid.
Immich_PostgreSQL se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.