PostgreSQL_Immich
PostgreSQL_Immich
Docker-Anwendung from SpaceInvaderOne's Repository
Übersicht
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.
Anforderungen
The Immich container and Redis container (or Redis can be enabled with docker mods in Immich container instead of separate Redis)
Laufzeit-Argumente
- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- Wert
- postgres
POSTGRES_USERVariable
Initial superuser name (default: postgres)
- Wert
- postgres
POSTGRES_DBVariable
Initial database name (default: postgres)
- Wert
- immich
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- Ziel
- /var/lib/postgresql/data
- Standard
- /mnt/user/appdata/postgresql_immich
- Wert
- /mnt/user/appdata/PostgreSQL_Immich
PostgreSQL access portPorttcp
PostgreSQL TCP connection port mapped to 5433 from 5432 in case of other postgres container present
- Ziel
- 5432
- Standard
- 5432
- Wert
- 5433
Statistik herunterladen
20,607,198
Downloads insgesamt
438,407
Dieser Monat
454,205
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
tensorchord/pgvecto-rs:pg16-v0.3.0Zuletzt aktualisiert2025-02-26
Erstmals gesehen2024-08-20
Führen Sie PostgreSQL_Immich auf Unraid aus.
PostgreSQL_Immich ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.