package.yash => README.md
[webi-installers/.git] / caddy / README.md
1 ---
2 title: Caddy
3 homepage: https://github.com/caddyserver/caddy
4 tagline: |
5   Caddy is a fast, multi-platform web server with automatic HTTPS.
6 description: |
7   Caddy makes it easy to use Let's Encrypt to handle HTTPS (TLS/SSL) and to reverse proxy APIs and WebSockets to other apps - such as those written node, Go, python, ruby, and PHP.
8 ---
9
10 ```bash
11 caddy start
12 ```