Skip to content
Infrastructure

Caddy Releases

Track every Caddy release from latest stable to end-of-life. Version timelines and upgrade guidance for web server teams.

Total Versions

Supported

Latest

Version Timeline

All tracked releases with lifecycle status and EOL dates.

Loading version data…

Embed Badges

Add live Caddy status badges to your README, docs, or dashboard.

Health Status

Overall support health

Caddy Health Status
![Caddy Health Status](https://img.releaserun.com/badge/health/caddy.svg)

EOL Countdown

Next end-of-life date

Caddy EOL Countdown
![Caddy EOL Countdown](https://img.releaserun.com/badge/eol/caddy.svg)

Latest Version

Current stable release

Caddy Latest Version
![Caddy Latest Version](https://img.releaserun.com/badge/v/caddy.svg)

CVE Status

Known vulnerabilities

Caddy CVE Status
![Caddy CVE Status](https://img.releaserun.com/badge/cve/caddy.svg)

Frequently Asked Questions

Common questions about Caddy releases and lifecycle.

What makes Caddy different from Nginx?
Caddy provides automatic HTTPS with Let us Encrypt certificates by default, requires minimal configuration via Caddyfile, and is written in Go for easy deployment as a single binary.
How often does Caddy release updates?
Caddy ships regular releases with new features and bug fixes. Patch releases for security issues ship as needed.
Is Caddy production-ready?
Yes, Caddy v2 is mature and widely used in production. Its automatic HTTPS and simple configuration make it popular for both small and large deployments.
Does Caddy support plugins?
Yes, Caddy has a module system for extending functionality. Popular modules include rate limiting, caching, and authentication. Modules are compiled into the binary at build time.

Related Tools