This is an old revision of the document!
Immich
Installation
Create folder:
> mkdir /data/daemons/immich
> cd /data/daemons/immich > wget https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml > wget -O .env https://github.com/immich-app/immich/releases/latest/download/example.env > wget https://github.com/immich-app/immich/releases/latest/download/hwaccel.yml
edit .env file
update:
docker compose pull && docker compose up -d