Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,29 +0,0 @@
---
title: "Caddy"
type: entity
tags: [web-server, reverse-proxy, https, open-source]
date: 2026-04-16
---
## Aliases
- Caddy Web Server
- Caddyfile
## Definition
Caddy 是一个自动 HTTPS 的开源 Web 服务器和反向代理,支持自动申请和续期 Let's Encrypt 证书,配置简单。
## Key Properties
- 开发语言Go
- 官方仓库https://github.com/caddyserver/caddy
- 默认端口80 (HTTP), 443 (HTTPS)
- 特性:自动 HTTPS、HTTP/3 支持、TLS 1.3
## Use Cases
- 反向代理
- 静态文件服务
- 自动 HTTPS 证书管理
- Terminating HTTPS
## Connections
- [[VPS]] ← runs ← [[Caddy]]
- [[Caddy]] ← provides HTTPS for ← 域名