Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mz2/cloudflare-acme-operator
Let's Encrypt certificates in the Juju ecosystem for Cloudflare DNS users.
https://github.com/mz2/cloudflare-acme-operator
Last synced: 25 days ago
JSON representation
Let's Encrypt certificates in the Juju ecosystem for Cloudflare DNS users.
- Host: GitHub
- URL: https://github.com/mz2/cloudflare-acme-operator
- Owner: mz2
- License: apache-2.0
- Created: 2023-05-28T21:06:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-28T21:55:24.000Z (over 1 year ago)
- Last Synced: 2024-10-19T23:23:52.561Z (28 days ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# cloudflare-acme-operator ([Charmhub](https://charmhub.io/cloudflare-acme-operator))
Let's Encrypt certificates in the Juju ecosystem for Cloudflare DNS users.
This charm is a provider of the [tls-certificates-interface](https://github.com/canonical/tls-certificates-interface).
The implementation is adapted from https://github.com/canonical/route53-acme-operator to work with the [lego](https://go-acme.github.io/lego/) [cloudflare](https://go-acme.github.io/lego/dns/cloudflare/) plugin, following instructions from [this post](https://discourse.charmhub.io/t/lets-encrypt-certificates-in-the-juju-ecosystem/8704).