this post was submitted on 24 May 2024
68 points (93.6% liked)

Selfhosted

38692 readers
175 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hello everyone!

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.?

you are viewing a single comment's thread
view the rest of the comments
[–] Yoruio@lemmy.ca 36 points 2 months ago (6 children)

+1 to immich

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!

[–] MangoPenguin@lemmy.blahaj.zone 9 points 2 months ago* (last edited 2 months ago)

Luckily all of the changes so far have been super easy and quick, they're very good about posting detailed info on what to change.

[–] Epzillon@lemmy.ml 5 points 2 months ago

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 🙏

[–] skeezix@lemmy.world 3 points 2 months ago

Can you make immich so that when you click on the map, you get a grid of relevant photos rather than full size swipe?

Can you make immich not show the stupid white lines around every country?

[–] Evil_Shrubbery@lemm.ee 2 points 2 months ago* (last edited 2 months ago)

This is a fair description.

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.

[–] DontNoodles@discuss.tchncs.de 1 points 2 months ago

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?

[–] pe1uca@lemmy.pe1uca.dev 1 points 2 months ago

how do I do a fresh install of an older app version on a new device?

You can directly use the files from the github repo, just look for the release your server is on and install that apk.