this post was submitted on 25 Sep 2025
336 points (98.8% liked)

Selfhosted

59973 readers
451 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
you are viewing a single comment's thread
view the rest of the comments
[–] Kirk@startrek.website 15 points 8 months ago (35 children)

Anyone know of a good managed hosting (or vps) for Immich that doesn't break the bank? I have about 5TB of photos/videos and I don't feel safe without a remote backup. I played with self hosting and I really (really) like Immich but I keep Google photos/Drive just to ensure I won't lose anything.

[–] webghost0101@sopuli.xyz 25 points 8 months ago (15 children)

Continue to self host, create a yearly backup on external harddrive which you keep offline at a trusted family members house.

[–] qjkxbmwvz@startrek.website 7 points 8 months ago

I do something similar


I have a raspberry pi and a HD, with daily rsync and snapshots (monthly retained indefinitely, weekly retained for a month, daily retained for a week). It's at family's house, connected to my home via WireGuard via a VPS. Tailscale (or anything really) would also work here.

It's a great setup! Just have some watchdog reboot if it can't talk to home (a simple cronjob with ping -c1 home.lan || reboot or similar).

Even our "slow" 35Mbps upload speed is way more than enough for incremental rsyncs of my Immich library. The initial sync was done in person, though.

load more comments (14 replies)
load more comments (33 replies)