immich-power-tools
官方Docker 应用程序 from rorar's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
immich_internal- 外壳
sh- 特权
- false
- 额外参数
--user 99:100
模板配置
Power Tools web interface port.
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Persistent data directory for Power Tools.
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/immich-power-tools/
- 价值
- /mnt/user/appdata/immich-power-tools/
Connection to your Immich server.
Internal Immich server URL. Uses container name on immich_internal network.
- 默认值
- http://immich-server:2283
- 价值
- http://immich-server:2283
Immich API key with ALL permissions. Create in Immich: Account Icon → Account Settings → API Keys.
PostgreSQL connection. Must match your immich-vectorchord-db configuration.
Database container name (must match your DB container on immich_internal).
- 默认值
- immich-vectorchord-db
- 价值
- immich-vectorchord-db
Database port.
- 默认值
- 5432
- 价值
- 5432
Database username (must match DB container).
- 默认值
- postgres
- 价值
- postgres
Database password (must match DB container).
- 默认值
- postgres
- 价值
- postgres
Database name (must match DB container).
- 默认值
- immich
- 价值
- immich
General settings.
Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- 目标
- TZ
- 默认值
- Europe/Berlin
- 价值
- Europe/Berlin
Optional: Enable natural language search via AI provider (OpenAI, Ollama, etc.). No personal data is sent - only search query text.
External Immich URL for links in the Power Tools UI (e.g. https://photos.example.com). Leave empty to use IMMICH_URL.
AI provider API key for natural language search (e.g. OpenAI key).
AI provider base URL. OpenAI: https://api.openai.com/v1, Ollama: http://host.docker.internal:11434/v1
AI model name. Examples: gpt-4o-mini, llama-3.1-8b-instant
详细信息
ghcr.io/immich-power-tools/immich-power-tools:latest在Unraid 上运行 immich-power-tools 。
immich-power-tools 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。