新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

16
wiki/entities/Caddy.md Normal file
View File

@@ -0,0 +1,16 @@
---
title: "Caddy"
type: entity
tags: [web server, reverse proxy]
sources: [n8n-docker-install-update.md]
last_updated: 2026-04-14
---
## Definition
Caddy 是一款自动 HTTPS 的反向代理服务器。
## Usage
在 n8n Docker 部署中Caddy 用于提供 HTTPS 访问,反向代理到 n8n 容器。
## Connections
- [[n8n]] ← 访问 ← [[Caddy]] ← 提供 ← [[HTTPS]]