-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
dns provider requestThis issue is a request to integrate a new DNS-challenge providerThis issue is a request to integrate a new DNS-challenge provider
Description
What provider would you like to see added to NPM?
cdmon.com, they are an Spanish ___domain and DNS provider and offer free DNS services. I've created the certbot plugin, tested, and deployed as a pip package, after some weecknds working on it ;D
Have you checked if a certbot plugin exists?
Yes, certbot exists as a pip package
https://pypi.org/project/certbot-dns-cdmon/
And here is the git directory
https://github.com/rascazzione/certbot-dns-cdmon
I've prepared the data for certbot-dns-plugins.json
"cdmon": {
"name": "cdmon",
"package_name": "certbot-dns-cdmon",
"version": "~=0.3.2",
"dependencies": "",
"credentials": "dns_cdmon_api_key=your-cdmon-api-token",
"full_plugin_name": "dns-cdmon"
},
I tried to compile the image, but I don't know why it doesn't appear in the compiled image after modifying and recompiling via docker compose (maybe it is necessary to rebuild frontend?).
Thank you very much!!!
aitor422
Metadata
Metadata
Assignees
Labels
dns provider requestThis issue is a request to integrate a new DNS-challenge providerThis issue is a request to integrate a new DNS-challenge provider