Releases: swarmstack/caddy
Caddy 1.0.5 pre-release
Built from https://github.com/caddyserver/caddy master branch, in anticipation of 1.0.5 final being released.
caddy-prometheus plugin fix
Patched a pull-request for caddy-prometheus to resolve alpn http/1.1 downgrade (Portainer console access now works!)
caddy 1.0.1
Re-base Dockerfiles to https://github.com/caddyserver/caddy as https://github.com/mholt/caddy now redirects there.
Back to scratch
Move caddy 1.0.0 back to a scratch final image. UPX compression has been removed from the build, raising the container image size to ~36MB.
Caddy v1.0.0
This release moves to Caddy v1.0.0. The final image is now a slightly larger (18MB) alpine-3.9.3 image, rather than from "scratch".
Move to Caddy 0.11.1
disable telemetry on no-stats version
Add JWT
Add useful plugins
plugins=cache,expires,git,prometheus,realip,reauth
Updated Caddy to current build
This release focused on improving the Caddy webserver/reverse-proxy build pipeline and update to the latest version.