Sign inSign up

epiphanymachine/caddy-namecheap

By epiphanymachine

•Updated over 2 years ago

Caddy image with the Namecheap module located [here](https://github.com/caddy-dns/namecheap).

Image
0

2.1K

epiphanymachine/caddy-namecheap repository overview

⁠Caddy Namecheap Docker Image

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.

⁠Source

GitHub Repository⁠ is built and pushed once a month.

⁠Caddyfile

Full Caddyfile configuration examples can be found here⁠

tls {
    dns namecheap {
    api_key {env.NAMECHEAP_API_KEY}
    user {env.NAMECHEAP_API_USER}
    }
}

Tag summary

Content type

Image

Digest

sha256:85aebd9cb…

Size

29.4 MB

Last updated

over 2 years ago

docker pull epiphanymachine/caddy-namecheap