@alexhall @matt Had to come up with a solution for this myself recently. Home server is hosting several private things that only I need to have access to over LAN or Tailscale, but some things need to be publicly accessible. Didn’t feel like publishing my home IP in DNS records either, solution was to rent a cheap (€3 / month) VPS, which then directs internet traffic to my home server via Tailscale using haproxy. Works surprisingly well so far.
@robin_kipp @matt I tried something similar, though using Wireguard directly instead of Tailscale, and couldn't get it to work. It's probably the route I'll go back to if I ever get to this project. I don't have a static IP, and my ISP charges quite a lot for one. Far more than I pay for my Digital Ocean droplet VPS.