-
-
Notifications
You must be signed in to change notification settings - Fork 243
DNS Provider Configuration
Tatsuro Shibamura edited this page Feb 9, 2021
·
28 revisions
-
Acmebot:AzureDns:SubscriptionId
- Subscription ID include Azure DNS
Open the Access Control (IAM)
of the target DNS zone or resource group containing the DNS zone, and assign the role of DNS Zone Contributor
to the deployed application.
-
Acmebot:Cloudflare:ApiToken
- API Token (requires
Zone:Read
andDNS:Edit
permissions)
- API Token (requires
-
Acmebot:Google:KeyFile64
-
Create a service account for your project with DNS readwrite access.
-
Generate and download a json keyfile.
-
Take keyfile contents and encode them in base64
-
Create a new application setting named Acmebot:Google:KeyFile64 and paste the base64 encoded string into it.
Acmebot:GratisDns:Username
-
Acmebot:GratisDns:Password
- GratisDNS admin credentials