This repository has been archived on 2025-09-25. You can view files and clone it, but cannot push or open issues or pull requests.
pyinfra/services/immich/.env.template

11 lines
297 B
Text

UPLOAD_LOCATION=/mnt/data/immich
DB_PASSWORD={{ password['fc4c389b-f598-4f42-940b-eaeabecd8359'] }}
DB_HOSTNAME=database
DB_USERNAME={{ username['fc4c389b-f598-4f42-940b-eaeabecd8359'] }}
DB_DATABASE_NAME=immich
REDIS_HOSTNAME=redis
EXTERNAL_HOST=immich.togetherdays.cz
IMMICH_VERSION=v1.110.0