media-stack/immich
2024-04-21 23:50:31 -04:00
..
healthcheck feat(immich): Add Immich 2024-04-21 23:44:13 -04:00
.gitignore feat(immich): Add Immich 2024-04-21 23:44:13 -04:00
docker-compose.yml fix(immich): Fix Immich's homepage widget 2024-04-21 23:50:31 -04:00
README.md feat(immich): Add Immich 2024-04-21 23:44:13 -04:00

Immich

Self-hosted photo and video management solution

Installation

Enable Immich by setting COMPOSE_PROFILES=immich.

Set the IMMICH_HOSTNAME, since it does not support running in a subfolder. Add the necessary DNS records in your domain.

Environment Variables

Variable Description Default
IMMICH_HOSTNAME URL Immich will be accessible from
IMMICH_UPLOAD_LOCATION Path where the assets will be stored /mnt/data/photos
IMMICH_API_KEY Immich API key to show information in the homepage 1000
IMMICH_DB_PASSWORD Postgres database password, change for more security postgres