Recommend Caddy in README [ci skip]
This commit is contained in:
parent
4cf3861387
commit
166d1e68f6
|
@ -94,6 +94,8 @@ You can use the [Redirector](https://github.com/einaregilsson/Redirector) extens
|
||||||
## Install
|
## Install
|
||||||
rimgo can run on any platform Go compiles on.
|
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)
|
### Docker (recommended)
|
||||||
Install [Docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/), then clone this repository.
|
Install [Docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/), then clone this repository.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue