1
0

This folder contains the configuration file, template, and script to generate a Caddyfile for all the services in main repository.

Usage

  1. Run the script:
 ./add --config sites-config.yaml --template template.j2 > sites-enabled/generated.caddy
  1. Reload Caddy with caddy reload -c /etc/caddy/Caddyfile