Hacker News new | ask | show | jobs
by jck 1587 days ago
I've been running caddy (with the cloudflare addon) to serve local services on a https url.

I then set my local dns(Adguard home) to redirect my url to it's lan url. Additionally, I run cloudflare tunnel to expose these services on the internet.

This allows me to use the url for internal services both at home or through the internet while having proper auth through cloudflare access when accessed over the internet. It was been working great for me so far