mother-of-all-self-hosting/mash-playbook

Add Immich

Opened this issue · 3 comments

Immich is a really cool Google Photos alternative for photo backup and library management, with some ML features too. It would be really nice to have in the playbook

Mijago commented

I never used Immich myself, but I often read that it is still heavily under development and often comes with breaking changes.
Did this change with the most recent versions?

I've been using for about 2 months for me and my family. Soo far it's worked quite well. The heavily under development part is true, but I found it to work much better than some of the other foss photo management tools. The one time there was a breaking change, while I was using it (about a month ago), there were pretty clear instructions on their repo on how to go about updating.

After a lot of mucking around, I just got this working with mash and matrix-docker-ansible-deploy.

To save others the time, here's how I did it:

I set up immich as usual from https://immich.app/docs/install/docker-compose/

I had to edit docker-compose.yml and add some networks and labels for traefik.

Attached is the whole file. Had to add the txt extension.

docker-compose.yml.txt