consul Plugin Examples consul Plugin This feature does not come with Caddy by default. To get it, select the consul plugin when you download Caddy. This plugin allows Caddy...
Caddyfile Primer Caddyfile Primer This tutorial will show you how easy it is to configure Caddy with the Caddyfile. The Caddyfile is a text file that configures how Caddy runs...
redis Plugin Examples redis Plugin This feature does not come with Caddy by default. To get it, select the redis plugin when you download Caddy. This plugin allows Caddy to...
API quick-start Further reading API quick-start Prerequisites: Basic terminal / command line skills caddy and curl in your PATH First start Caddy: caddy start Caddy...
Build from source xcaddy Cross-platform Build from source Requirements: Go 1.14 or newer Clone the repository: git clone "https://github.com/caddyserver/caddy.git" I...
HTTPS quick-start Caddyfile The file-server command The reverse-proxy command JSON config HTTPS quick-start This guide will show you how to get up and running with fully-ma...
http.supervisor Plugin http.supervisor Plugin This feature does not come with Caddy by default. To get it, select the http.supervisor plugin when you download Caddy. Run and...
Caddyfile Quick-start Further reading Caddyfile Quick-start Create a new text file named Caddyfile (no extension). The first thing to type in a Caddyfile is your site’s addr...