caddyserver/xcaddy
Build Caddy with plugins observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 98
- Release rhythm 66
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 265
- age_days: 2356
- days_rel: 16
- days_push: 16
- n_releases_24m: 4
Adoption not part of the score
1518 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xcaddy is a command-line tool and Go package for building custom Caddy web server binaries with plugins. It also serves as a replacement for `go run` when developing Caddy plugins.
Use cases
- build a custom caddy binary with third-party plugins
- compile caddy with a specific plugin version
- develop and test a caddy plugin locally
- cross-compile caddy for another platform
- embed custom assets into a caddy build
When to choose
- you need a caddy binary with plugins not in the official build
- you are developing a Caddy plugin and want fast iteration
- you want reproducible custom caddy builds without manual go.mod wrangling
When to avoid
- you just need standard caddy without plugins - download an official release
- your build process is highly custom or proprietary - building caddy manually with go may be simpler
- you do not have Go installed and cannot use the prebuilt binaries
Facets
cli-tool · maturity active
build-tool cli http-server plugin-system developer-tools web-development developer-tools backend go cli windows cross-platform caddy web-server custom-builds go-plugins compilation command-line linux macos
1 source
- readme: https://github.com/caddyserver/xcaddy · fetched 2026-08-28 · 84b809dc4c3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| caddyserver/xcaddy | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="caddyserver/xcaddy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem