Skip to content

Commit 15908a7

Browse files
xfalcoxclaude
andcommitted
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]>
1 parent e42fa97 commit 15908a7

File tree

2 files changed

+683
-0
lines changed

2 files changed

+683
-0
lines changed

mise.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[tools]
2+
node = "latest"

0 commit comments

Comments
 (0)