this post was submitted on 30 Apr 2026
53 points (93.4% liked)

Selfhosted

59923 readers
561 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
 

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 1 month 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 1 month 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 1 month 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.