Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Create DNS record automatically #1228

Open
jeremy-chua opened this issue Jul 9, 2021 · 4 comments
Open

[Feature Request] Create DNS record automatically #1228

jeremy-chua opened this issue Jul 9, 2021 · 4 comments

Comments

@jeremy-chua
Copy link

It will be great to have this feature to automatically create a DNS record to the domain provider when adding a proxy host.

The Certificates DNS Challenger already supports a vast range of DNS providers. Having the above feature won't be a big issue... i suppose. :)

@the1ts
Copy link
Contributor

the1ts commented Jul 29, 2021

I can see this being way more complex than at first sight. What if there is a different A-record? Update or not?, what if there is a c-name already, update or not? Removing can be tricky, if its been manually changed do we leave or remove?

If you are looking for an easy solution to the home server problem, do what many do for home use, make a wildcard DNS entry pointing to home, then you only need specific DNS to override that wildcard IP for things not on your home IP. Leaving you the ability to make up hostnames in your home NPM on the fly that will work immediately for SSL creation and in your web browser.

@jeremy-chua
Copy link
Author

Thanks!
Works like a charm.

@chaptergy chaptergy changed the title Create DNS record automatically [Feature Request] Create DNS record automatically Oct 5, 2021
@chaptergy
Copy link
Collaborator

The DNS challenge is performed by certbot, a library by the organization behind LetsEncrypt. So re-implementing all the logic for DNS record creation would be a huge untertaking and would lead once again to lots of requests to add support for a very specific provider. So unless someone from the community would want to spend his time implementing this, I don't think it is likely to be added.

Copy link

github-actions bot commented Mar 8, 2024

Issue is now considered stale. If you want to keep it open, please comment 👍

@github-actions github-actions bot added the stale label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants