Skip to content

mukaiu/caddy-dnspod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dnspod

dnspod dns provider for Caddy

==============

These providers can be used to help solve the ACME DNS challenge by plugging them into Caddy 0.9 and newer:

import _ "github.com/mukaiu/caddy-dnspod"

You can then use this in your Caddyfile with the tls directive like so:

tls {
	dns <provider>
}

Set environment DNSPOD_API_KEY with your account token

About

dnspod dns provider for Caddy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages