Search

Items tagged with: Tailscale


Před pár týdny jsem si doma rozjel vlastní server (Mini PC s Intel Celeron J4105 a 4GB RAM). Dokoupil jsem 2TB M.2 SSD a v dockeru rozjel aplikace #Immich (náhrada Google Photos) a #Jellyfin (takový domácí Netflix). Vzdálený přístup řeším přes #Tailscale VPN a automatickou zálohu dat na jiné PC přes rsync. Jsem překvapený, jak dobře to funguje. #SelfHosting



I'd like to create #wireguard tunnel between two natted machines. I'm fine with using an intermediate third machine for IP addresses and ports discovery.
The idea outlined in this article sounds verry appealing to me.
However I'm wondering is there something that is developed further beyond a proof of concept I might look at instead? I know there is #tailscale. That sounds too much for me unfortunatelly as I do need to register with them and similar. Thus I'm exploring if there is something I can self host.

jordanwhited.com/posts/wiregua…


Conclusion is a big yes.

Firebase-host static files under a primary domain .well-known/matrix/{server,client}. Config server to Tailscale Funnel on ports 8443 and 443 (one federation port).

Through a Tailscale Docker container configured as a proxy, traffic can be forward TCP/TLS via socat.

From socat, traefik handles routing to Dendrite.

Was concerned with bandwidth, stability and latency, but things are looking good so far.

#tailscale #traefik #docker #funnel #matrix #dendrite