Open
Description
Is your feature request related to a problem? Please describe.
I'm currently using Nginx UI to manage reverse proxy services for my home network. For external access, I have a global A/CNAME record configured via Cloudflare. Internally, I run Pi-hole with custom DNS entries that point service domains to the local IP address of my reverse proxy.
Describe the solution you'd like
What about to implement a Nginx UI DNS instance, or sync service that can automatically create/update CNAME/A records in Cloudflare and PiHole based on Nginx UI domains? The goal is to synchronize internal and external DNS resolution automatically, so I don’t have to manually maintain both ends.