this post was submitted on 27 Apr 2026
30 points (94.1% liked)

Selfhosted

61425 readers
407 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
 

Ok, I'll share the ultimate guerilla-selfhosting challenge I can't figure out yet: what if my internet connection is G5 prepaid sim card in the middle of the woods (it actually is)? Apparently, I do have IPv6 more or less stable (undocumented), but that's kind of limiting at times. Seems barely possible, but!

The https://homebrewserver.club/low-tech-website-howto.html#network states:

The fiber connection itself is not necessary, especially if you keep your data footprint small, but a fixed IP adress is very handy.

which kind of implies someone figured out a way to get around it. Would someone share the trick?

you are viewing a single comment's thread
view the rest of the comments
[–] poVoq@slrpnk.net 34 points 3 months ago (1 children)

DynDNS short for dynamic DNS is what you want. But IPv6 only websites are unfortunately even in 2026 still not accessible by many people due to their ISP only supporting IPv4.

[–] Natanael@slrpnk.net 6 points 3 months ago (1 children)

Probably reverse proxy too if it's really unstable

[–] uenticx@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

This is how I handle DHCP connections with endpoints, plus I don't want to expose the origin.

curl ip.me and change a varnish config line every 5 minutes if it changes.