Hello everyone, I wanted to share a project I started in 2025 to solve something that kept getting on my nerves in my own homelab. Every time I deployed another container, I found myself back in the Cloudflare dashboard. Add a hostname, point it at the service, configure Access, and remember to clean things up when I stopped using it. Nothing particularly difficult. Just the same work, again and again. Everything else about the service was already in my Docker Compose file. Having it...