immich-power-tools

immich-power-tools

Oficial

Aplicación Docker from rorar's Repository

Visión general

Unofficial Immich client for advanced library management. Features include bulk people management, smart face merge, location enrichment, album discovery, library analytics, natural language search, and bulk date adjustment. Connects to your Immich server via API and directly to the PostgreSQL database for advanced operations. Must be on the same Docker network as immich-server and immich-vectorchord-db.

Requisitos

Requires immich-server and immich-vectorchord-db on the same Docker network (immich_internal). Create an API key in Immich with ALL permissions: Account Icon → Account Settings → API Keys → New API Key → Select All → Create. Full setup guide: https://rorar.github.io/immich-unraid-manual/

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]
Red
immich_internal
Concha
sh
Privilegiado
false
Parámetros adicionales
--user 99:100

Configuración de plantillas

Port: Web UIPorttcp

Power Tools web interface port.

Objetivo
3000
Por defecto
3000
Valor
3000
Path: DataPathrw

Persistent data directory for Power Tools.

Objetivo
/app/data
Por defecto
/mnt/user/appdata/immich-power-tools/
Valor
/mnt/user/appdata/immich-power-tools/
--- Immich Connection ---Variable

Connection to your Immich server.

IMMICH_URLVariable

Internal Immich server URL. Uses container name on immich_internal network.

Por defecto
http://immich-server:2283
Valor
http://immich-server:2283
IMMICH_API_KEYVariable

Immich API key with ALL permissions. Create in Immich: Account Icon → Account Settings → API Keys.

--- Database ---Variable

PostgreSQL connection. Must match your immich-vectorchord-db configuration.

DB_HOSTVariable

Database container name (must match your DB container on immich_internal).

Por defecto
immich-vectorchord-db
Valor
immich-vectorchord-db
DB_PORTVariable

Database port.

Por defecto
5432
Valor
5432
DB_USERNAMEVariable

Database username (must match DB container).

Por defecto
postgres
Valor
postgres
DB_PASSWORDVariable

Database password (must match DB container).

Por defecto
postgres
Valor
postgres
DB_DATABASE_NAMEVariable

Database name (must match DB container).

Por defecto
immich
Valor
immich
--- System ---Variable

General settings.

Variable: TZVariable

Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List

Objetivo
TZ
Por defecto
Europe/Berlin
Valor
Europe/Berlin
--- Advanced (AI Search) ---Variable

Optional: Enable natural language search via AI provider (OpenAI, Ollama, etc.). No personal data is sent - only search query text.

EXTERNAL_IMMICH_URLVariable

External Immich URL for links in the Power Tools UI (e.g. https://photos.example.com). Leave empty to use IMMICH_URL.

AI_API_KEYVariable

AI provider API key for natural language search (e.g. OpenAI key).

AI_BASE_URLVariable

AI provider base URL. OpenAI: https://api.openai.com/v1, Ollama: http://host.docker.internal:11434/v1

AI_MODELVariable

AI model name. Examples: gpt-4o-mini, llama-3.1-8b-instant

Detalles

Repositorio
ghcr.io/immich-power-tools/immich-power-tools:latest
Última actualización2026-05-31
Visto por primera vez2026-05-27

Ejecute immich-power-tools en Unraid.

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