-
Download Caddy
Caddy is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
-
Caddy - The Ultimate Server with Automatic HTTPS
Then
You'll notice how Caddy
provisions a certificate for your domain
automatically.
Not working? Make sure to use a direct subdomain of a registered domain, not a "sub-subdomain."
...
-
Welcome — Caddy Documentation
Welcome to Caddy
Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go. If you're new to Caddy, the way you serve the Web is about to change.
Introduction
Mos...
-
Install — Caddy Documentation
Place the binary in one of your
$PATH (or
caddy without typing the full path of the executable file. (Run
echo $PATH to see the list of directories that qualify.)
You can upgrade static binaries by...
-
Automatic HTTPS — Caddy Documentation
or those ports are forwarded to Caddy),
your data directory is writeable and persistent,
and your domain name appears somewhere relevant in the config,
then sites will be served over HTTPS automatical...
-
All features of the Caddy Web Server
Features in this color are provided by optional plugins.
Overview
Caddy is essentially a configuration management system that can run various apps like an HTTP server, TLS ce...