Dns resolution solution
Containerized service that automatically solves dynamic IP issues in Nginx Proxy Manager. Periodically monitors configured domains, detects IP address changes, and updates Nginx configurations in real-time.
Docker Image for build 1 is available on DockerHub:
nginxproxymanager/nginx-proxy-manager-dev:pr-4967
[!NOTE] Ensure you backup your NPM instance before testing this image! Especially if there are database changes. This is a different docker image namespace than the official image.
[!WARNING] Changes and additions to DNS Providers require verification by at least 2 members of the community!
Just no. There's no place for this in NPM, you can integrate it via API or keep it as external project, but if these features were to be implemented in this project, they'd have to be done as changes to the existing JS backend, not adding an additional python dependency.