this post was submitted on 30 Jun 2023
13 points (84.2% liked)

Selfhosted

40958 readers
1278 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Any docker recommendations for a utility that can update DNS, based on current external IP?

I've used ddclient in the past, but it seems like its not working anymore, oddly.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago (1 children)

I'm running a few services (publicly accessible media server, a matrix server, etc.). I'm also running some internal services which I VPN for.

For VPN use cases, I've considered using Tailscale a bunch of times, and still think about giving it a shot. I've always shied away due to the lack of self-hosted-ness, and because the throughput isn't great. I know that the throughput issue isn't really an issue since my requirements are low - but still.

For the public services -- could Cloudflare help with the dynamic IP issue?

[–] [email protected] 1 points 2 years ago (1 children)

Tailscale isn't really that slow once you connect it creates direct connections between nodes. There is some latency when you first connect like 100ms before derp lets the nodes directly connect. I get full link level throughput between oci nodes and my house/cellphone. I even went so far as disabling all external ports on my cloud instances.

https://tailscale.com/kb/1094/is-all-traffic-routed-through-tailscale/

Check out this for cloudflare it will mostly allow you to expose a service if you let them manage dns for you. https://developers.cloudflare.com/cloudflare-one/connections/connect-apps