feat: immich app

This commit is contained in:
Hane 2026-06-15 15:49:39 +02:00
commit b560161cff
2 changed files with 50 additions and 0 deletions

16
docker/immich/sample.env Normal file
View file

@ -0,0 +1,16 @@
IMMICH_UPLOAD_LOCATION=/mnt/nas1/shared/immich
IMMICH_TZ=Europe/Madrid
IMMICH_DB_HOSTNAME=192.168.1.3
IMMICH_DB_PORT=55432
IMMICH_DB_USERNAME=
IMMICH_DB_PASSWORD=
IMMICH_DB_DATABASE_NAME=
IMMICH_REDIS_HOSTNAME=192.168.1.3
IMMICH_REDIS_PORT=300036
IMMICH_REDIS_USERNAME=
IMMICH_REDIS_PASSWORD=
IMMICH_REDIS_DBINDEX=
IMMICH_ML_MODEL_CACHE_LOCATION=/mnt/nas1/shared/immich-model-cache