Immich 1.122, a self-hosted photo and video backup solution, introduces HDR video support, auto server URL switching, custom email templates, and more.
There has been about 3 times where auto updating has broken immich for me. But I just go read the docs and there has always been notes on what you need to do to get it working again. 5 mins later its back up and running.
You can, just put latest as the version. That’s what I do for most other stuff. HOWEVER immich sometimes has breaking changes, so doing this is dangerous, I’ve broken my install twice because of it, and decided to switch to manual version and check the changelog, it’s less work than using latest and fixing when things break.
Could I automate the upgrades?
With good backups, rollbacks in case of issues should be trivial.
There has been about 3 times where auto updating has broken immich for me. But I just go read the docs and there has always been notes on what you need to do to get it working again. 5 mins later its back up and running.
You can, just put latest as the version. That’s what I do for most other stuff. HOWEVER immich sometimes has breaking changes, so doing this is dangerous, I’ve broken my install twice because of it, and decided to switch to manual version and check the changelog, it’s less work than using latest and fixing when things break.
Yup, watchtower will auto update docker containers for you.
Thanks for the tip, I’ll look into it!