Comment on Tutorial series for self hosting beginners?
Alphane_Moon@lemmy.world 1 day agoThis what I was trying to setup when I first started (with Nginx, domain and free tier version of Google Cloud). I wasn’t able to get it all running with Nginx and HTTPS.
LycaKnight@infosec.pub 1 day ago
I use Tailscale and Nginx Proxy Manager. Very easy to geht it running. I use DNS Challenge with my Domain Provider. The Domain points to my Tailscale IP. So I don’t need to open anything.
derpgon@programming.dev 1 day ago
I use a similar setup with Traefik instead of Nginx PM, and Headscale instead of Tailscale. It is almost the same kind of setup.