this post was submitted on 18 Oct 2025
314 points (99.7% liked)

Selfhosted

52330 readers
681 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
top 46 comments
sorted by: hot top controversial new old
[–] sem@lemmy.blahaj.zone 5 points 9 hours ago (1 children)

Every day that I don't switch, immich keeps getting better!

[–] riquisimo@lemmy.dbzer0.com 2 points 3 hours ago

Yeah I've been waiting until it's updates stop breaking backwards compatibility. It's sounding better and better as time goes on.

[–] 1984@lemmy.today 52 points 21 hours ago (1 children)

This thing changes versions faster than I can update my homelab... Lol.

[–] saddlebag@lemmy.world 12 points 20 hours ago (3 children)
[–] nfreak@lemmy.ml 2 points 8 hours ago

I've been running this setup for a few months now and haven't looked back. Works super well, and essentially acts as an approval process for letting a container update or not.

The author also recently added a followup article to this one for using Forgejo instead, made migrating the setup super easy.

[–] cRazi_man@europe.pub 3 points 12 hours ago

This looks a lot more complicated that Watchtower. Is this something different or add other functionality?

[–] JASN_DE@feddit.org 19 points 20 hours ago (4 children)

Which isn't a great idea with all the breaking changes. I'd assume it gets better after v2, but still.

[–] Fmstrat@lemmy.world 2 points 3 hours ago

The 2.0 release resolves a large amount of technical debt and shifts the focus toward compatibility and easier upgrades.

[–] GraveyardOrbit@lemmy.zip 15 points 13 hours ago (1 children)

Your comment is spreading false information. With the stable release the Immich team has committed to no breaking changes except for major version upgrades, so if you pin to 2.x.x you will be perfectly fine

[–] skilltheamps@feddit.org 2 points 12 hours ago

That's what I thought, but last time I looked I only saw a "release" tag, no "v2" tag. Did I miss something?

[–] LastYearsIrritant@sopuli.xyz 17 points 19 hours ago (2 children)

I automate my upgrades, but I also automate my backups, and monitoring.

If an upgrade breaks something, my health monitor lets me know and I can roll back to the previous day.

[–] BackgrndNoize@lemmy.world 1 points 5 hours ago (1 children)

What tools do you use for the monitoring, backup and rollback?

[–] LastYearsIrritant@sopuli.xyz 2 points 4 hours ago

I use rsync to backup, I can delete and restore the whole drive if i want at any time.

I use watchtower to keep things updated. If you schedule the rsync and watchtower correctly, you can get the backup done before the upgrade and there's basically no lost data with the rollback.

I use uptime Kuma for monitoring, and it shoots me an email with details on what failed.

[–] TrumpetX@programming.dev 2 points 18 hours ago

This is the way

[–] despite_velasquez@lemmy.world 31 points 22 hours ago (1 children)

I’m finally migrating from iCloud Photos to Immich next weekend. I finally have my NAS setup going

[–] Ugurcan@lemmy.world 3 points 13 hours ago (2 children)

Can you please let us know how the transition went after a few weeks? I’m also considering the same but I’m also content with Apple Photos features like live photos etc.

[–] thedbp@feddit.dk 8 points 11 hours ago

I transitioned from Google photos to immich about a year ago:

  1. face recognition is absurdly much better

  2. searching for images is some black magic stuff

  3. it's generally faster

  4. it's map is really slow

[–] maxprime@lemmy.ml 3 points 10 hours ago (1 children)

Live Photos works in Immich.

One thing I really like about Apple photos is the memories that it suggests.

[–] clucose@lemmy.ml 4 points 9 hours ago

Immich also suggests photos. It works great under iOS.

[–] mctoasterson@reddthat.com 7 points 17 hours ago (8 children)

Those who run immich, how have you been backing up your library?

My deployment isn't anything fancy, it is currently a Raspberry Pi 4 with a 2TB external drive for the photo library. Been running for more than 6 months with minimal issues. Now that we are at a stable release I need to get some kinda backup going for the photos themselves.

[–] Fmstrat@lemmy.world 1 points 3 hours ago

ZFS sending to a remotelab.

[–] Lem453@lemmy.ca 1 points 7 hours ago

Borg backup runs every hour on all my docker folders

[–] nfreak@lemmy.ml 1 points 8 hours ago

Nothing fancy. I use Backrest for all my backups, and a few of my plans just include the Immich directory. My NAS is an entirely separate machine so my local backups go there, while everything is simultaneously pushed to a backblaze bucket

[–] DevoidWisdom@sh.itjust.works 2 points 12 hours ago

I have Immich on a proxmox container and use proxmox backup. It has already save me once.

[–] skilltheamps@feddit.org 6 points 17 hours ago (1 children)

The same way as all other services: all relevant data (compose.yml and all volume mounts) are in a btrfs subvolume. Every night a snapshot gets made and mirrored to a remote server by btrbk.

[–] ngdev@lemmy.zip 3 points 16 hours ago (1 children)

how much do you pay for the remote server? was thinking about doing something like this for nextcloud (and i might end up using immich in the future)

[–] skilltheamps@feddit.org 3 points 13 hours ago

That server is also a homeserver I manage for family (in another city). The two homeservers then mutually back up each other.

[–] Bakkoda@sh.itjust.works 4 points 17 hours ago (1 children)

I run Immich in a VM on Proxmox which gets backed up every 12 hours and all my photos are on the NAS which gets snapshotted every 12 hours and pushed to an external drive and a Hetzner box.

[–] riquisimo@lemmy.dbzer0.com 1 points 3 hours ago

Translation: "I run immich in a virtual machine, which I can manage from a web browser. The photos themselves are stored on a different device which gets backed up to a remote location twice a day."

So why run immich in a virtual machine instead of in, say, a docker? Wouldn't that be way less overhead? (Or is immich the only thing you're hosting?)

[–] ripcord@lemmy.world 2 points 15 hours ago

I clone the dirs nightly to a separate server + storage. Monthly to an offsite.

[–] Cyber@feddit.uk 1 points 13 hours ago

I run it baremetal, the photos / videos are all on a separate location (so are "Externsl Libraries" in Immich) and are backed up...

As far as the Immich application itself, I'm not currently backing up anything as I've been trialing it... but, I'll aim to backup any configurations, but I'm thinking to maybe ignore any database - it can just relearn everything if I need to do a restore.... depends how big that DB is...

[–] PracticalFail@feddit.org 16 points 22 hours ago

Immich is such a cool piece of software 🤩

[–] maniel@sopuli.xyz 16 points 22 hours ago (1 children)

oh fuck me i missed the 2.0;-)

[–] AtariDump@lemmy.world 7 points 17 hours ago

I mean, if you’re offering….

[–] Tywele@lemmy.dbzer0.com 14 points 22 hours ago (1 children)

I love immich and as soon as the feature for automatic clean up for already backed up images is available it’s going to be perfect.

[–] maniel@sopuli.xyz 6 points 21 hours ago

automatic stacking would be nice too

[–] reddit_sux@lemmy.world 2 points 17 hours ago (2 children)

Has anyone be able to get memories to work. I don't get any notifications. I probably don't understand how that works. Any pointers except the official documentation will be helpful.

[–] skilltheamps@feddit.org 2 points 13 hours ago

They show images from the same day in past years. So if your library has no images >= 1 year old I'm not sure if anything shows up.

[–] Esc@programming.dev 4 points 16 hours ago

Notifications? It doesn't give you notifications. It just shows it at the top in the main interface (if there are any).