|
|
|
|
|
by j45
341 days ago
|
|
Tailscale (and headscale) is great for internal access to something that night not have public internet access. Others have mentioned an example of keeping a NAS off the public internet. Cloudflare tunnels help expose a service to the internet with a bit more protection. I have seen folks use both tailscale to access the backend and the public side is only Cloudflare tunnels. It’s not unreasonable to point Cloudflare tunnels to a central and internal nginx proxy manager. Tailscale can route the public internet into your services too can do this too but the protections in Cloudflare are likely a little more robust. Panagolin looks interesting enough to try out, it could sit run behind Cloudflare tunnels while testing and then moved out. |
|