321 B
321 B
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