I'm currently looking to self host some photos to get my girlfriend off of Google Photos. I'm wondering what has been good in your experience.
I never thought about self-hosting the before but a LTT video (I'm sorry) popped up in my feed and I got curious.
I looked into Ente.io and PhotoSync so far but unsure if there are any better options. Also saw that LibrePhotos exist but I haven't looked into it yet.
What are you using? Have you had any issues? Missing features etc.?
However, because of the fast dev cycle, it has a lot of breaking changes, and needs regular maintenance (most notably for me, postgres docker changes. Especially if you are not giving it it's own postgres instance and using their provided docker compose.)
You could stay pegged to a single version, but the mobile app also doesn't have full backwards compatibility with server versions, which results in a slew of other problems (how do I do a fresh install of an older app version on a new device?)
But if you are willing to keep up and perform semi-regular maintenance, immich is great, and the rapid dev cycle means more new features faster!
Thank you! I will try Immich our and see how it feels, if it's just quick fixes it shouldn't be an issue. But if it's too much I might just try out Ente 🙏
My parents like it, once every so often I update their docker and apps (on the same day). Its not always straight forward (I just mean you have to visit their github), but ez enough.
Unfortunately my next choice (afaik) would be NextCloud ... aaaand let's leave it at that.
I'm scared to these 'breaking changes' even though I'm not exactly a self hosting newbie. That's because I don't have a proper 3-2-1 backup and I'm afraid I might lose my photos or settings. I've been exploring of setting up immich through a homeserver management tool like runtipi that allows taking backups separately that can be reverted to, in case something goes wrong. Anyone aware of any negatives about that?