I want to expose my services publicly on my own domain name, how would you guys do that?

I have seen people using Cloudflare, but I don’t want to use Cloudflare out of principle. I have also seen stuff on caddy and frp that I’ve done some rough researching.

What do you guys do?

  • kossa@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    18 hours ago

    What I do: VPS with reverse proxy and ssh reverse tunnels from the homelab.

    OG would be to understand IPv6 and use that directly. Depending on the services you plan to expose that could be a good way. Tried it some years ago, was hit and miss and I still don’t get my head around how v6 work…but that would be the most independent, standalone way.