mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-19 20:32:35 +02:00
1.6 KiB
1.6 KiB
Supported DNS Providers
Cloudflare
autocert:
provider: cloudflare
options:
auth_token:
auth_token
your zone API token
Follow this guide to create a new token with Zone.DNS
read and edit permissions
CloudDNS
autocert:
provider: clouddns
options:
client_id:
email:
password:
DuckDNS
autocert:
provider: duckdns
options:
token:
Tested by earvingad
OVHCloud
autocert:
provider: ovh
options:
api_endpoint:
application_key:
application_secret:
consumer_key:
oauth2_config:
client_id:
client_secret:
Note, application_key
and oauth2_config
CANNOT be used together
api_endpoint
: Endpoint URL, or one ofovh-eu
,ovh-ca
,ovh-us
,kimsufi-eu
,kimsufi-ca
,soyoustart-eu
,soyoustart-ca
application_secret
application_key
consumer_key
oauth2_config
: Client ID and Client Secretclient_id
client_secret