this post was submitted on 30 Apr 2026
46 points (96.0% liked)

Selfhosted

58890 readers
916 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Which route did you go for your homeland, a tunnel to your services or setting up tail scale/wireguard and access them on your trailer?

you are viewing a single comment's thread
view the rest of the comments
[–] prenatal_confusion@feddit.org 2 points 22 hours ago (1 children)

No, ridiculously easy with docker.

Then it follows the same principles as cloud flare. Create a site (vpn endpoint), get a docker snippet for a newt (what they call the vpn connector), paste it in the docker compose on your Homeserver and see it come up in the Webinterface.

Then you create a public resource and point it to said site and give it a url.

Done.

Ask me if you have questions

[–] frosch@sh.itjust.works 1 points 22 hours ago (1 children)

Cool, do you get any auth and/or ingress protection?

With cloudflare, you get some auth options, can block AI crawlers (that get recognized...) etc for free

[–] prenatal_confusion@feddit.org 1 points 22 hours ago

Yes there is auth on by default for resources. You can use real accounts that need to be created or passwords or pins. And I think some id providers.