Comment on What's the point of a reverse proxy and does cloudflare give all the benefits of one?
Chewy7324@discuss.tchncs.de 10 months agoThe DNS-01 challenge [1] allows for issuing SSL certificates without a publicly routable IP address. It needs API support from your DNS provider to automate it, but e.g. lego [2] supports many services.
I personally leave my Wireguard VPN always on, but as its only routing the local subnet with my services, it doesn’t even appear in my battery statistics.
BluePhoenix01@sh.itjust.works 10 months ago
Thank you for the info and the links. That seems like a more sensible approach. Hope to try it out after the work week is done.