rschmukler / rancher-letsencrypt

:cow: Rancher service that obtains and manages free SSL certificates from the Let's Encrypt CA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rancher + Let's Encrypt = Awesome Sauce

Let's Encrypt Certificate Manager for Rancher

Circle CI

A Rancher service that obtains free SSL/TLS certificates from the Let's Encrypt CA, adds them to Rancher's certificate store and manages renewal and propagation of updated certificates to load balancers.

Requirements

  • Rancher Server >= v0.63.0
  • Existing account with one of the supported DNS providers (currently CloudFlare, DigitalOcean and AWS Route53).

How to use

This application is distributed via the Rancher Community Catalog.

Enable the Community Catalog under Admin => Settings in the Rancher UI. Then find the Let's Encrypt template in the Catalog section of the UI and follow the instructions.

Building the image

make build && make image

Todo

  • Add unit/integration tests
  • Support additional DNS providers

Contributions

PR's welcome!

About

:cow: Rancher service that obtains and manages free SSL certificates from the Let's Encrypt CA

License:MIT License


Languages

Language:Go 89.5%Language:Makefile 7.9%Language:Shell 2.6%