this post was submitted on 24 Feb 2025
153 points (99.4% liked)

Selfhosted

60048 readers
923 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi fellow self-hoster.

Almost one year ago i did experiment with Immich and found, at the time, that it was not up to pair to what i was expecting from it. Basically my use case was slightly different from the Immich user experience.

After all this time i decided to give it another go and i am amazed! It has grown a lot, it now has all the features i need and where lacking at the time.

So, in just a few hours i set it up and configured my external libraries, backup, storage template and OIDC authentication with authelia. All works.

Great kudos to the devs which are doing an amazing work.

I have documented all the steps of the process with the link on top of this post, hope it can be useful for someone.

you are viewing a single comment's thread
view the rest of the comments
[–] bdonvr@thelemmy.club 1 points 1 year ago (1 children)

Well yeah you could go on the site and select whatever photos and hit download I suppose.

[–] Ulrich@feddit.org 0 points 1 year ago (1 children)

There's no way to do that for your entire library. Also I assume that would not retain the Immich-specific metadata like the ML object tags and the "people" tagged in the photos.

[–] bdonvr@thelemmy.club 1 points 1 year ago (1 children)

You should have a backup solution for your server that should cover this, without that you should probably stick with managed photo backup services.

[–] Ulrich@feddit.org 0 points 1 year ago (1 children)

You should have a backup solution for your server that should cover this

Thats...why I'm asking?

managed photo backup services

...is that not what Immich is?

[–] bdonvr@thelemmy.club 2 points 1 year ago (1 children)

Are you paying for Immich somewhere? Then you'd have to trust the administrator to back your data up. I had assumed you were self hosting and by managed services I meant like Google Photos, or indeed someone else's Immich setup.

[–] Ulrich@feddit.org 0 points 1 year ago (1 children)

Are you paying for Immich somewhere?

No.

by managed services I meant like Google Photos

Not doing that for reasons that shouldn't need explaining.

[–] bdonvr@thelemmy.club 1 points 1 year ago (1 children)

If you're self hosting then you could just copy all the files from your server onto an external drive. I have to say that's not a great backup solution though, and you should learn more about administration of Linux servers so that when things break you can fix them. I wouldn't rely on it as a safe solution to your photos otherwise.

[–] Ulrich@feddit.org 0 points 1 year ago* (last edited 1 year ago) (4 children)

I'm not looking to become a sysadmin, thanks. I just want somewhere to safely store and organize my private photos.

I don't know how to access the filesystem and copying the library folders would not back up the metadata.

A great backup solution would be what I mentioned elsewhere. Just put a button to export it to a flash drive or an encrypted file server.

[–] bdonvr@thelemmy.club 2 points 1 year ago (1 children)

I'm not looking to become a sysadmin

And that's fine and understandable. But I don't think that Immich is for you. It's not consumer-grade software. It's a piece of Linux server software that requires occasional maintenance and administration. We haven't seen a breaking update in a while but Immich does occasionally release updates where things will break if you don't dig in to the config files and reconfigure it.

[–] Ulrich@feddit.org 0 points 1 year ago

If they implemented a proper backup system I wouldn't have to worry about it breaking. That's why I want it.

There's nothing else I need to access the backend for.

[–] shiftymccool@programming.dev 1 points 1 year ago

Give me the angry downvote all you want but, you are administering a system, you are literally a sysadmin

[–] shiftymccool@programming.dev 0 points 1 year ago

I'm not looking to become a sysadmin

"I want to be an F1 racer but I don't wanna learn to drive"

That's what I heard you say

[–] ozeki@mastodon.gamedev.place 0 points 1 year ago (1 children)

@Ulrich @bdonvr It will indeed be hard to use Immich without some technical knowledge at the moment. The documentation explicitly warns that the software is changing fast and might break a few things.

I'm sure that some day they will have a paid hosted tier that will de-risk the technical aspects such as backups and resilience but thats not here yet.

Perhaps you could take a look at Ente Photos for a non-Google, privacy friendly (and encrypted) photo hosting solution.
https://ente.io/

[–] Ulrich@feddit.org 1 points 1 year ago

I obviously have "some technical knowledge" as I was able to launch a server and install Immich. I just don't understand why everyone seems entirely opposed to making things easier.