|
- Caddy - The Ultimate Server with Automatic HTTPS
Caddy is the only server in the world with its novel, modular architecture At its core, Caddy is a configuration manager that runs apps like an HTTP server, internal certificate authority, TLS certificate manager, process supervisor, and more
- 欢迎 - Caddy v2中文文档
Caddy is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
- 开始上手 — Caddy 文档 - Caddy 服务器
由于 Caddy 是一个服务器,它会无限期地运行。 这意味着在您执行 caddy run 后,您的终端不会解除阻塞,直到进程终止(通常使用 Ctrl + C)。
- Caddy:安装、使用和配置指南-腾讯云开发者社区-腾讯云
Caddy是一款用Go编写的开源HTTP 2 web服务器,其最大特点是默认启用HTTPS。 本文介绍了Caddy的安装方法,包括二进制文件安装和Docker安装,还阐述了Caddy的使用、API接口及Caddyfile配置。
- Caddy简单使用 - 知乎
注:如果不确定是否已启动caddy服务,使用ps aux | grep caddy命令查看。 如果存在,使用caddy stop命令或者使用kill 进程id来停止服务。
- Caddy - 维基百科,自由的百科全书 - zh. wikipedia. org
Caddy可以提供各种网站技术,它也可以作为反向代理和负载均衡器。 Caddy的大部分功能都以中间件的形式实现,并通过 Caddyfile 中的设置(用于配置Caddy的文本文件)进行控制。
- Install — Caddy Documentation
Installing this package automatically starts and runs Caddy as a systemd service named caddy It also comes with an optional caddy-api service which is not enabled by default, but should be used if you primarily configure Caddy via its API instead of config files
- CaddyServer 中文社区
Caddy服务器是一个开源的,使用 Golang 编写,支持 HTTP 2 的 Web 服务端。 它使用 Golang 标准库提供 HTTP 功能。 默认启用 HTTPS。 Caddy 是第一个无需额外配置即可提供 HTTPS 特性的 Web 服务器。
|
|
|