[GH-ISSUE #1351] Automatic DNS Record Addition #1074

Closed
opened 2026-02-26 06:35:39 +03:00 by kerem · 3 comments
Owner

Originally created by @Stetsed on GitHub (Aug 26, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1351

Is your feature request related to a problem? Please describe.

I am frustrated when I am adding new stuff to my Nginx-proxy-manager and then I have to go to cloudflare and add the same record there. Sometimes I even forget as I have a local DNS redirect which redirects everything automaticaly to NPM. So I then sometimes forget which can be annoying when I want other people to be able to use it.

Describe the solution you'd like

It would be nice if NPM could integrate with for example the Cloudflare API(I use cloudflare) to automatically add DNS records, it does this aswell for the SSL certificates so it shouldn't actually be to hard.(Although I am not a coder in this type so idrk)

Describe alternatives you've considered

Additional context

Originally created by @Stetsed on GitHub (Aug 26, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1351 <!-- Are you in the right place? - If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit. - If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask. - If you think you found a bug with NPM (not Nginx, or your upstream server or MySql) then you are in the *right place.* --> **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> I am frustrated when I am adding new stuff to my Nginx-proxy-manager and then I have to go to cloudflare and add the same record there. Sometimes I even forget as I have a local DNS redirect which redirects everything automaticaly to NPM. So I then sometimes forget which can be annoying when I want other people to be able to use it. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> It would be nice if NPM could integrate with for example the Cloudflare API(I use cloudflare) to automatically add DNS records, it does this aswell for the SSL certificates so it shouldn't actually be to hard.(Although I am not a coder in this type so idrk) **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. -->
kerem 2026-02-26 06:35:39 +03:00
Author
Owner

@jc21 commented on GitHub (Aug 26, 2021):

Why don't you set a wildcard domain, *.example.com and then you only have to create one dns record for your network, per TLD. Obviously this isn't the solution for everyone...

<!-- gh-comment-id:906783922 --> @jc21 commented on GitHub (Aug 26, 2021): Why don't you set a wildcard domain, `*.example.com` and then you only have to create one dns record for your network, per TLD. Obviously this isn't the solution for everyone...
Author
Owner

@Stetsed commented on GitHub (Aug 27, 2021):

While this could be a solution, I would personally(and I think this might count for more people) have records per service. The reason I suggested this is because I might be wrong here but couldn'y you reimplement the code used for DNS Challenge certificates to add DNS records? This might be completley wrong but this is just what I would think.

<!-- gh-comment-id:907095835 --> @Stetsed commented on GitHub (Aug 27, 2021): While this could be a solution, I would personally(and I think this might count for more people) have records per service. The reason I suggested this is because I might be wrong here but couldn'y you reimplement the code used for DNS Challenge certificates to add DNS records? This might be completley wrong but this is just what I would think.
Author
Owner

@chaptergy commented on GitHub (Oct 5, 2021):

Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/1228.

<!-- gh-comment-id:934699946 --> @chaptergy commented on GitHub (Oct 5, 2021): Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/1228.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1074
No description provided.