this post was submitted on 01 Mar 2024
348 points (97.8% liked)

Selfhosted

38768 readers
371 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
 

cross-posted from: https://lemmy.ml/post/12624334

Ente - Open sourcing our server

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 43 points 5 months ago (2 children)

How does ente photos compare to immich?

[–] [email protected] 35 points 5 months ago (3 children)

I love immich, but I'm going to settle for something that doesn't require to modify the compose every couple of months due to breaking changes. Trying to apply changes for two breaking updates in one go killed it for me.

I'll check this one for the time being

[–] [email protected] 4 points 5 months ago (4 children)

If you haven’t already ruled it out, I recommend checking out Photoprism. It was the first app I ever self-hosted using Docker and I haven’t needed to change my config because of breaking changes yet.

[–] [email protected] 5 points 5 months ago (2 children)

Does photoprism support multiple users yet? That was what drove me to immich. But I also don't love the frequency of breaking changes.

[–] [email protected] 3 points 5 months ago

Yes, but not really. You can have multiple users but not multiple libraries.

[–] [email protected] 1 points 5 months ago

I think if you pay them like 80€ per year or something.

[–] [email protected] 3 points 5 months ago

I use photo prism but be aware they paywall features

[–] [email protected] 1 points 5 months ago

Trying to upload high resolution photos (like the 200mp photos taken with my s23 ultra) completely crashes photoprism for me until I stop the docker container and manually delete the images. That makes it unusable for me

[–] [email protected] 1 points 5 months ago (1 children)

I did use it in the past! I should check it again. I didn't like how the multi user was planned (basically independent instances), but was long enough things might have changed.

[–] [email protected] 2 points 5 months ago

If you need/want a robust multi-user experience, specifically with private personal library support, then Photoprism isn’t going to work, unfortunately.

  • Free:
    • You can create multiple Admin users in the free version, but they all can see and delete everything (unless you don’t give Photoprism delete access)
  • Paid (Essentials or Plus)
    • you can create “User” users who can upload photos - but they still have access to your full library
    • you can create “Viewer” users who can’t see private photos (but they also can’t upload photos).
    • you can share links to albums that are viewable by anyone with the link

I’ve been using it single user and it’s been great, though I should add the caveat that I upload my photos to my server using Photosync and don’t give Photoprism write/delete access to my library, so no uploads come from it. I had been using Photosync for years before even hearing about Photoprism so it just fit very neatly into my existing process.

Multi user features are effectively paywalled and not technically FOSS due to not allowing commercial use, but roles are documented at https://docs.photoprism.app/user-guide/users/roles/ and there’s more info at https://docs.photoprism.app/user-guide/users/libraries/

If Photoprism Plus/Essentials features could work for you, but the ongoing subscription is an issue, then you should know that - unless this has changed - you can sub for one month on Patreon or Github, use the info they provide to upgrade to using the Essentials or Plus features, and then cancel the subscription. I still have an ongoing one but I didn’t connect it to my Patreon account or anything so I don’t think anything would change (except for me no longer getting support, if I needed it) if I canceled it.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

I understand this, but that way you always read the update notes and you control what version you install. This can be a good practice.

That stuff breaks is not so nice though.

[–] [email protected] 1 points 5 months ago (1 children)

The 1.95 update was trivially easy to update with their instructions if you already have the skill to use docker compose.

[–] [email protected] 19 points 5 months ago

Good, once I can trivially not follow instructions between updates I'll check it again.

This is not a criticisms got immich, once they are in the stable phase I'll try, just I don't have the time to be checking the notes every update just in case.

My stack is very large, I rather use sw that requires little to no micromanaging.

[–] [email protected] 2 points 5 months ago

Was about to ask the same