install
mkdir ./immich
get the compose.yml and .env files
wget -O docker-compose.yml 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
change DB_PASSWORD to a custom value in .env and use letters and numbers
add custom networks in .env with external attribute if other network from other .yml should be used
docker compose -f compose-immich.yml up -d
smtp
smtp.mail.me.com
587 ignore cert = no
custom css
settings > administration > theming