Category: Home Automation
Reverse Proxy Nirvana with Nginx Proxy Manager and Hover DNS Automation
in Home Automation, Programming, Technology
Serve your services On a good day, a self-hosted app stack is like a sleepy beehive—orderly, humming, and slightly dangerous if you poke it wrong. On a bad day? One misconfigured port or an expired TLS cert can turn your homelab into a flaming clown car on the digital autobahn. That’s where Nginx Proxy Manager
Continue reading
Upgrade Your Dynamic DNS Script for Hover: Key Improvements
in Home Automation, Programming, Technology
In my original post, I introduced a Python script for dynamic DNS updates using Hover domains. It got the job done — but let’s be honest — it had issues. Cookies would silently expire, headers were brittle, debugging was painful, and while 2FA was implemented, it wasn’t always smooth. This updated version fixes those problems.
Continue reading