immich-server
Application Docker from sgraaf's Repository
Vue d'ensemble
Exigences
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:2283]/- Réseau
immich
Configuration du modèle
Port for the Immich web interface and mobile app API.
- Cible
- 2283
- Défaut
- 2283
- Valeur
- 2283
Where Immich stores uploaded photos and videos (thumbnails, originals, etc). Equivalent to UPLOAD_LOCATION in the compose .env file. Point this at an array share with enough space, e.g. /mnt/user/photos/immich.
- Cible
- /data
- Défaut
- /mnt/user/photos/immich
- Valeur
- /mnt/user/photos/immich
Hostname of the Postgres container. Must equal the Name of the postgres container (immich-postgres) and both must be on the 'immich' network.
- Cible
- DB_HOSTNAME
- Défaut
- immich-postgres
- Valeur
- immich-postgres
Postgres port (internal). Leave at 5432.
- Cible
- DB_PORT
- Défaut
- 5432
- Valeur
- 5432
Postgres username. Must match POSTGRES_USER in immich-postgres.
- Cible
- DB_USERNAME
- Défaut
- postgres
- Valeur
- postgres
Postgres password. MUST match POSTGRES_PASSWORD in the immich-postgres container. Use only A-Za-z0-9 characters.
- Cible
- DB_PASSWORD
Postgres database name. Must match POSTGRES_DB in immich-postgres.
- Cible
- DB_DATABASE_NAME
- Défaut
- immich
- Valeur
- immich
Hostname of the Redis/Valkey container. Must equal the Name of the redis container (immich-redis) and both must be on the 'immich' network.
- Cible
- REDIS_HOSTNAME
- Défaut
- immich-redis
- Valeur
- immich-redis
Redis port (internal). Leave at 6379.
- Cible
- REDIS_PORT
- Défaut
- 6379
- Valeur
- 6379
URL of the machine-learning container. Must use the Name of the ML container (immich-machine-learning) on the 'immich' network. Set to 'false' to disable ML entirely.
- Cible
- IMMICH_MACHINE_LEARNING_URL
- Défaut
- http://immich-machine-learning:3003
- Valeur
- http://immich-machine-learning:3003
Optional timezone, e.g. Europe/Amsterdam or Etc/UTC. Affects timestamps shown in the UI.
- Cible
- TZ
- Défaut
- Europe/Amsterdam
- Valeur
- Europe/Amsterdam
Read-only host clock mount, as in the compose file. Optional if TZ is set.
- Cible
- /etc/localtime
- Défaut
- /etc/localtime
- Valeur
- /etc/localtime
Catégories
Détails
ghcr.io/immich-app/immich-server:releaseExécutez immich-server sur Unraid.
immich-server est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.