this post was submitted on 01 Mar 2026
276 points (98.3% liked)

Selfhosted

61103 readers
599 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

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
[–] h_ramus@piefed.social 40 points 5 months ago (2 children)

Awesome stuff. I'm currently reusing my router and media device to host a file sever, radicale (contacts, calendar and tasks) and immich. All this stuff on old HDDs taken from old laptops with a usb enclosure. Get redundancy with rsyncing between drives and everything was essentially low cost. It's not pretty or the fastest but good enough for my needs.

Netbird and zerotier servers in my router to connect my devices as I'm behind CGNAT. Essentially have contacts, calendar, tasks, files and photos all under my control. No fancy media player but don't have time to watch films or series outside. Immich was the last step to get rid of google stored files. Good riddance.

[–] wltr@discuss.tchncs.de 4 points 5 months ago (1 children)

Why both Netbird and ZeroTier? Don’t they conflict with each other?

[–] h_ramus@piefed.social 8 points 5 months ago (1 children)

For redundancy. In case one has issues or changes the terms and I'm kicked out. The netbird android app also seems to consume a lot of battery so I'm trialling which one is more battery efficient.

[–] motruck@lemmy.zip 1 points 5 months ago (1 children)

Why not just straight wireguard?

[–] h_ramus@piefed.social 1 points 5 months ago (1 children)

I'm behind CGNAT and wouldn't want to expose devices to the internet.

[–] anzo@programming.dev 1 points 5 months ago (1 children)

Wireguard allows you to tunnel properly. For example, if you have a low cost vps, self-host Pangolin and voilà. Tho idk about android apps, surely there's some wireguard clients that work perfectly fine with Pangolin

[–] h_ramus@piefed.social 1 points 5 months ago

What are the upsides compared to Netbird which is based on Wireguard? Seems a bit overkill for my needs, can connect fine without a VPS.

[–] awake@lemmy.wtf 1 points 4 months ago (1 children)

Can you access immich from outside of your network? If so, how do you do it? I’d like to do it, too, without accidentally opening everything to the internet haha

[–] h_ramus@piefed.social 2 points 4 months ago

Yes, either Netbird or Zerotier allow me to connect to my home lan without exposing ports to the outside. Netbird seems more user friendly to setup and there's good documentation for openwrt.