Sign inSign up

tomy0000000/caddy-cloudflare

By tomy0000000

Updated 5 days ago

Caddy with auto certificate management with Cloudflare module

Image
0

6.0K

tomy0000000/caddy-cloudflare repository overview

Caddy Cloudflare

GitHub Workflow Status Docker Pulls

Caddy with auto certificate management with Cloudflare module

Usage

Here's a minimal example of Caddyfile that automatically generates a certificate for subdomain.example.com:

subdomain.example.com {
    ...
    tls {
        dns cloudflare <api_token>
	}
}

Obtain token from https://dash.cloudflare.com/profile/api-tokens. The token must have permission to edit Zone example.com.

References

Tag summary

Content type

Image

Digest

sha256:1ef726ca7

Size

39.2 MB

Last updated

5 days ago

docker pull tomy0000000/caddy-cloudflare