getstackhead.stackhead_webserver_caddy
StackHead: Caddy Webserver Module
This module allows you to use Caddy as a web server with StackHead.
System Requirements
To use this module, you need the following software:
- Python modules:
- passlib
- bcrypt
Installation
You can install it using ansible-galaxy
:
ansible-galaxy install getstackhead.stackhead_webserver_caddy
To use Caddy with StackHead, add stackhead__webserver
to your inventory file like this:
---
all:
vars:
# Set Caddy as the web server
stackhead__webserver: getstackhead.stackhead_webserver_caddy
hosts:
myserver:
ansible_host: 123.456.789 # ...
stackhead:
applications:
# ...
Installa
ansible-galaxy install getstackhead.stackhead_webserver_caddy
Licenza
Unknown
Download
270
Proprietario
Open-Source Web Server Management