PostgreSQL_Immich

PostgreSQL_Immich

Aplicación Docker from SpaceInvaderOne's Repository

Visión general

This container (based on PostgreSQL 16) is specifically configured for seamless integration with the Immich container, which requires PostgreSQL equipped with pgvecto a robust Postgres extension enabling vector similarity search functions. The specific version used is tensorchord/pgvecto-rs:pg16-v0.3.0 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. Network Port 5433 This port is mapped from the default PostgreSQL port 5432 to avoid conflicts if another PostgreSQL container is using the default port.

Requisitos

The Immich container and Redis container (or Redis can be enabled with docker mods in Immich container instead of separate Redis)

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

POSTGRES_PASSWORDVariable

Initial superuser password (required)

Valor
postgres
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

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 5433 from 5432 in case of other postgres container present

Objetivo
5432
Por defecto
5432
Valor
5433

Descargar estadísticas

20,607,198
Descargas totales
438,407
Este mes
454,205
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
tensorchord/pgvecto-rs:pg16-v0.3.0
Última actualización2025-02-26
Visto por primera vez2024-08-20

Ejecute PostgreSQL_Immich en Unraid.

PostgreSQL_Immich se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.