PostgreSQL_Immich
Docker 应用程序 from SpaceInvaderOne's Repository
概述
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.
要求
The Immich container and Redis container (or Redis can be enabled with docker mods in Immich container instead of separate Redis)
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- 价值
- postgres
POSTGRES_USERVariable
Initial superuser name (default: postgres)
- 价值
- postgres
POSTGRES_DBVariable
Initial database name (default: postgres)
- 价值
- immich
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- 目标
- /var/lib/postgresql/data
- 默认值
- /mnt/user/appdata/postgresql_immich
- 价值
- /mnt/user/appdata/PostgreSQL_Immich
PostgreSQL access portPorttcp
PostgreSQL TCP connection port mapped to 5433 from 5432 in case of other postgres container present
- 目标
- 5432
- 默认值
- 5432
- 价值
- 5433
下载统计数据
20,607,198
下载总数
438,407
本月
454,205
平均每月
长期下载总量
加载图表...
详细信息
存储库
tensorchord/pgvecto-rs:pg16-v0.3.0最后更新2025-02-26
初见2024-08-20
在Unraid 上运行 PostgreSQL_Immich 。
PostgreSQL_Immich 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。