-
-
Notifications
You must be signed in to change notification settings - Fork 94
[Feature] OCI DNS integrate #285
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Is your feature request related to a problem?
I would like to use the tool, but we maintain our DNS on Oracle Cloud Infrastructure (OCI). After installing the web application, it asked me to select a DNS service, but OCI is not in the list. Searching online, I saw that Certmate seems to use CERTBOT plugins. Further research revealed the existence of the plugin https://github.com/therealcmj/certbot-dns-oci. Integrating this option into Certmate would be interesting, since a plugin project already exists.
Integration of OCI DNS into the platform via a plugin available on GIT