1
0
Fork 0
docker-compose-templates/scripts/README.md

321 B

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