Skip to content

Conversation

xfalcox
Copy link
Member

@xfalcox xfalcox commented Apr 16, 2025

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

@xfalcox xfalcox force-pushed the caddy branch 3 times, most recently from c717f28 to b7bfa39 Compare April 16, 2025 23:45
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant