name: caddy version: '0.9.3' summary: The HTTP/2 web server with automatic HTTPS description: | Caddy is a lightweight, general-purpose web server for Windows, Mac, Linux, BSD and Android. It is a capable alternative to other popular and easy to use web servers. (@caddyserver on Twitter) The most notable features are HTTP/2, Let's Encrypt support, Virtual Hosts, TLS + SNI, and easy configuration with a Caddyfile. In development, you usually put one Caddyfile with each site. In production, Caddy serves HTTPS by default and manages all cryptographic assets for you. grade: stable confinement: devmode # use 'strict' once you have the right plugs and slots apps: caddy: command: bin/caddy plugs: [network, network-bind] parts: caddy: plugin: go go-importpath: github.com/mholt/caddy source: https://github.com/mholt/caddy source-type: git snap: - bin/caddy