diff --git a/README.md b/README.md index 4e7c6f4..55233ff 100644 --- a/README.md +++ b/README.md @@ -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. ```