this post was submitted on 17 Jul 2025
28 points (86.8% liked)

Selfhosted

49847 readers
964 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 2 years ago
MODERATORS
 

Jellyfin Server has a flatpak (and other packing formats too) version that you can easily install without docker directly on your PC. Would it make sense for Immich to do the same? In my mind it would be super useful, I could sync my photos when my PC is on and when is off rely on my local photos only since my main goal is having a backup of them.

Am I crazy or it makes sense?

you are viewing a single comment's thread
view the rest of the comments
[–] darkan15@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (1 children)

In my mind it would be super useful, I could sync my photos when my PC is on and when is off rely on my local photos only since my main goal is having a backup of them.

You could do this perfectly with the docker version, so just curiosity here, why not user docker?

Is it because you don't want to install docker for only Immich? (you could also install other selfhosted server/apps as bonus),

would you be against snap? As someone already mentioned, there is a snap version.

If the important thing is having backups of your photos, there are alternative apps with different packaging formats.

You could make a request for flatpak, and see if other users also would like it, but you would have to wait for feedback from devs and understand if they don't have the resources or willingness to maintain it.

Am I crazy or it makes sense?

If I'm interested in a specific app, I see what packaging formats it has and see how to install it and try it out. Only if I'm having issues with it (that can't be solved), or can't run it on my specific distro with the available packaging formats, I try to suggest/request a different format.

[–] rfr_Foglia@feddit.it 1 points 1 week ago

I know how to use docker (a bit) and I have already installed Immich with it some time ago, but it would be nice to have an easier alternative, especially for less tech inclined people