An open API service indexing awesome lists of open source software.

https://github.com/mitodl/letsencrypt-formula

SaltStack Formula to install and configure certbot to manage Let's Encrypt certificates and renewal.
https://github.com/mitodl/letsencrypt-formula

Last synced: about 2 months ago
JSON representation

SaltStack Formula to install and configure certbot to manage Let's Encrypt certificates and renewal.

Awesome Lists containing this project

README

        

===========
letsencrypt
===========

SaltStack Formula to install and configure certbot to manage Let's Encrypt certificates and renewal.

.. note::

See the full `Salt Formulas installation and usage instructions
`_.

Available states
================

.. contents::
:local:

``letsencrypt``
---------------

TODO - add description of this state

``letsencrypt.install``
--------------------

Handles installation of letsencrypt

``letsencrypt.config``
--------------------

Handles configuration of letsencrypt

Template
========

This formula was created from a cookiecutter template.

See https://github.com/mitodl/saltstack-formula-cookiecutter.