Lukáš Kucharczyk 9758a3dfd5 | ||
---|---|---|
.. | ||
README.md | ||
add | ||
sites-config.yaml | ||
template.j2 |
README.md
This folder contains the configuration file, template, and script to generate a Caddyfile for all the services in main repository.
Usage
- Run the script:
./add --config sites-config.yaml --template template.j2 > sites-enabled/generated.caddy
- Reload Caddy with
caddy reload -c /etc/caddy/Caddyfile