Sign inSign up

jcowey/caddy

By jcowey

Updated about 6 years ago

Image
0

10K+

jcowey/caddy repository overview

Caddy

Caddy is a general-purpose HTTP/2 web server that serves HTTPS by default. Version 1.0.0 with an alpine 3.9 base image

Get started

Run with docker suppying the Caddyfile in /etc/caddy/Caddyfile

docker run -p 2015:2015 -v $(pwd)/Caddyfile:/etc/caddy/Caddyfile jcowey/caddy

Plugins

  • git
  • cors
  • realip
  • expires
  • cache
  • ipfilter
  • filter
  • jwt
  • nobots
  • login
  • prometheus
  • dynDNS
  • proxyprotocol
  • mailout
  • minify

Additons

Error pages from HttpErrorPages

100mb bomb file for nobots (from ovh)

License

MIT

Tag summary

Content type

Image

Digest

Size

70 MB

Last updated

almost 7 years ago

docker pull jcowey/caddy