Automate DNS setup through DNS service integration #4349
unknownterritory
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some other platforms, like Cloudron, offer DNS setup and management automation. This is done through the different DNS providers APIs, by creating new DNS records each time a new service or resource that needs them is installed. The platform stores an API token, generated by the user, for this purpose. As an example, here's the list of DNS providers supported by Cloudron and their documentation on this feature: Cloudron docs -> Domains.
This feature greatly speeds up the task of setting up a new service by the users and provides an opportunity to help them set their domain records properly and securely (namely the pesky SPF, DKIM and DMARC records). It would also, very likely, reduce support requests, of which multiple seem to have to do with such matters.
Beta Was this translation helpful? Give feedback.
All reactions