Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitodl/caddy-formula
SaltStack formula for installing and configuring a Caddy service
https://github.com/mitodl/caddy-formula
Last synced: 25 days ago
JSON representation
SaltStack formula for installing and configuring a Caddy service
- Host: GitHub
- URL: https://github.com/mitodl/caddy-formula
- Owner: mitodl
- License: bsd-3-clause
- Created: 2020-08-20T19:17:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T08:55:05.000Z (about 1 year ago)
- Last Synced: 2024-04-14T05:23:18.571Z (9 months ago)
- Language: SaltStack
- Size: 24.4 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
=====
caddy
=====SaltStack formula for installing and managing the Caddy reverse proxy service
.. note::
See the full `Salt Formulas installation and usage instructions
`_.Available states
================.. contents::
:local:``caddy``
---------TODO - add description of this state
``caddy.install``
--------------Handles installation of caddy
``caddy.config``
--------------Handles configuration of caddy
Template
========This formula was created from a cookiecutter template.
See https://github.com/mitodl/saltstack-formula-cookiecutter.