Recommend Caddy in README [ci skip]

This commit is contained in:
video-prize-ranch 2022-10-22 20:16:14 -04:00
parent 4cf3861387
commit 166d1e68f6
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ You can use the [Redirector](https://github.com/einaregilsson/Redirector) extens
## Install
rimgo can run on any platform Go compiles on.
> It is strongly recommended to use [Caddy](https://caddyserver.com/) as your reverse proxy. Caddy is simple to configure, automatically manages your TLS certificates, and provides better performance with support for HTTP/2 and /3 (allow UDP port 443 in your firewall to use HTTP/3).
### Docker (recommended)
Install [Docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/), then clone this repository.
```