Sign inSign up

cnosuke/letsencryptsh-cloudflare

By cnosuke

Updated over 8 years ago

Create Let's encrypt TLS certs using letsencrypt.sh (dehydrated) with cloudflare API.

Image
1

1.7K

cnosuke/letsencryptsh-cloudflare repository overview

What's this?

Dockerfile to create TLS certs file with Let's Encrypt using letsencrypt.sh with Cloudflare API hooks.

Usage

% 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

LICENSE

  • MIT LICENSE.
  • Copyright (c) 2016 Shinnosuke Takeda (cnosuke)

Tag summary

Content type

Image

Digest

Size

96.9 MB

Last updated

over 8 years ago

docker pull cnosuke/letsencryptsh-cloudflare