Create Let's encrypt TLS certs using letsencrypt.sh (dehydrated) with cloudflare API.
1.7K
Dockerfile to create TLS certs file with Let's Encrypt using letsencrypt.sh with Cloudflare API hooks.
% cat envs
CF_API_KEY=cloudflare_api_key_here
[email protected]
CF_ZONE=example.com
CF_SUBDOMAIN=subdomain_here_if_exist
DOMAIN=subdomain_here_if_exist.example.com
% docker run --rm --env-file envs -v path_to_save_certs_file_on_host:/certs cnosuke/letsencryptsh-cloudflare
Content type
Image
Digest
Size
96.9 MB
Last updated
over 8 years ago
docker pull cnosuke/letsencryptsh-cloudflare