Creates a new caddy.template.yml template that replaces nginx with the Caddy web server. Benefits include: - Automatic HTTPS with Let's Encrypt certificate management - Basic rate limiting support - IPv6 dual-stack support (enabled by default in Caddy) - Advanced compression with zstd preferred over gzip - Comprehensive security headers - Modern protocol support (HTTP/2, HTTP/3) - Simplified configuration with sensible defaults This implementation uses standard Caddy with all its built-in features without requiring custom modules. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
import | ||
README.md | ||
cache-dns.template.yml | ||
caddy.template.yml | ||
cloudflare.template.yml | ||
cron.template.yml | ||
enable-ruby-yjit.yml | ||
fastly.template.yml | ||
offline-page.template.yml | ||
postgres.9.5.template.yml | ||
postgres.10.template.yml | ||
postgres.12.template.yml | ||
postgres.13.template.yml | ||
postgres.15.template.yml | ||
postgres.template.yml | ||
redis.template.yml | ||
sshd.template.yml | ||
syslog.template.yml | ||
web.china.template.yml | ||
web.ipv6.template.yml | ||
web.letsencrypt.ssl.template.yml | ||
web.onion.template.yml | ||
web.ratelimited.template.yml | ||
web.socketed.template.yml | ||
web.ssl.template.yml | ||
web.template.yml |
README.md
pups-managed templates you may use to bootstrap your environment.