欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Caddy
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→链接)  | 
			小  | 
			||
| 第1行: | 第1行: | ||
| − | Caddy   | + | {{SeeWikipedia|Caddy (web server)}}  | 
| + | |||
| + | Caddy  | ||
| + | |||
| + | [[文件:Caddy-logo.png|right|Caddy]]  | ||
==简介==  | ==简介==  | ||
| + | Caddy 是一款 [[Go]] 语言实现的 [[web server|Web 服务器]]。  | ||
| + | |||
Caddy 是一款 Go 语言实现的 Web 服务器和 Web 平台,内置 [[Let's Encrypt]] 和 Automatic HTTPS 支持,采用 Apache v2 许可证。  | Caddy 是一款 Go 语言实现的 Web 服务器和 Web 平台,内置 [[Let's Encrypt]] 和 Automatic HTTPS 支持,采用 Apache v2 许可证。  | ||
| 第38行: | 第44行: | ||
==项目==  | ==项目==  | ||
| + | *[https://github.com/caddyserver/caddy Caddy @ GitHub]  | ||
*[https://github.com/greenpau/caddy-auth-portal caddy-auth-portal]  | *[https://github.com/greenpau/caddy-auth-portal caddy-auth-portal]  | ||
*[[ERP5]] [https://www.nexedi.com/NXD-Blog.Caddy.HTTP2 How Nexedi moved to HTTP2 with Caddy]  | *[[ERP5]] [https://www.nexedi.com/NXD-Blog.Caddy.HTTP2 How Nexedi moved to HTTP2 with Caddy]  | ||
| 第48行: | 第55行: | ||
==链接==  | ==链接==  | ||
*[https://caddyserver.com/ Caddy官网]  | *[https://caddyserver.com/ Caddy官网]  | ||
| − | |||
*[https://caddy.community Caddy Community]  | *[https://caddy.community Caddy Community]  | ||
*[https://wuwen.org/2015/11/13/caddy-in-action Caddy 部署实践]  | *[https://wuwen.org/2015/11/13/caddy-in-action Caddy 部署实践]  | ||
2022年4月18日 (一) 08:35的版本
|   | 
您可以在Wikipedia上了解到此条目的英文信息 Caddy Thanks, Wikipedia. | 
Caddy
目录 | 
简介
Caddy 是一款 Go 语言实现的 Web 服务器和 Web 平台,内置 Let's Encrypt 和 Automatic HTTPS 支持,采用 Apache v2 许可证。
功能
Caddy 是一个功能强大且可扩展的 Web server 和 Server Platform,多数人将其用作 Web 服务器或代理,但对以下各种场景,Caddy 也是极佳选择:
- web server
 - reverse proxy
 - sidecar proxy
 - load balancer
 - API gateway
 - ingress controller
 - system manager
 - process supervisor
 - task scheduler
 - any long-running process
 
指南
Debian & Ubuntu
$ sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https $ curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo apt-key add - $ curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/debian.deb.txt' | sudo tee -a /etc/apt/sources.list.d/caddy-stable.list $ sudo apt update $ sudo apt install caddy $ caddy help $ caddy list-modules
HTTPS
- 内置 Let's Encrypt 支持
 - Automatic HTTPS
 
Modules
项目
图集
链接
	分享您的观点
			
			
			
			
			
				
								
				
								
			
