package.yash => README.md
[webi-installers/.git] / caddy / README.md
diff --git a/caddy/README.md b/caddy/README.md
new file mode 100644 (file)
index 0000000..f7f4ae5
--- /dev/null
@@ -0,0 +1,12 @@
+---
+title: Caddy
+homepage: https://github.com/caddyserver/caddy
+tagline: |
+  Caddy is a fast, multi-platform web server with automatic HTTPS.
+description: |
+  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.
+---
+
+```bash
+caddy start
+```