Help needed to setup immich

I tried several times following the instructions but with no success .
I use mainly Portainer to deploy all my hosted applications through Stack .
Any help is highly appreciative .

Please have a look at my docker compose in the PDF file attached .
Below is the Environment Variables : the content of the example.env ( modified )

UPLOAD_LOCATION=/volume1/docker/immich/upload
IMMICH_VERSION=release
TYPESENSE_API_KEY=randomapikey
DB_PASSWORD=postgres
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
REDIS_HOSTNAME=immich_redis
Was this page helpful?