You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Caddy web server template as nginx alternative
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
- Rate limiting support for abuse prevention
- IPv6 dual-stack support
- Enhanced compression with both gzip and zstd
- Comprehensive security headers
- Modern protocol support (HTTP/2, HTTP/3)
- Simplified configuration with sensible defaults
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments