Caddy image with the Namecheap module located [here](https://github.com/caddy-dns/namecheap).
2.1K
This Dockerfile is a build of Caddy with the Namecheap module located here.
This allows Caddy to use the Namecheap API to add DNS records on-the-fly to verify ownership of a domain you are trying to get an HTTPS certificate for.
GitHub Repository is built and pushed once a month.
Full Caddyfile configuration examples can be found here
tls {
dns namecheap {
api_key {env.NAMECHEAP_API_KEY}
user {env.NAMECHEAP_API_USER}
}
}
Content type
Image
Digest
sha256:85aebd9cb…
Size
29.4 MB
Last updated
over 2 years ago
docker pull epiphanymachine/caddy-namecheap