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.
- Host: GitHub
- URL: https://github.com/mitodl/letsencrypt-formula
- Owner: mitodl
- License: bsd-3-clause
- Created: 2018-07-11T15:43:38.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T11:36:04.000Z (over 1 year ago)
- Last Synced: 2025-02-17T20:51:23.019Z (3 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
- Authors: AUTHORS
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.