From 62a12fe924a50e4c81740fab93bfd55aa721975e Mon Sep 17 00:00:00 2001 From: Sommerwiesel Date: Wed, 18 Jun 2025 16:26:25 +0200 Subject: [PATCH] Add redis server notice to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5609207..901c21a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ You'll have to set these up yourself: - PostgreSQL 16 Server - Nginx Web Server (1.26 or higher for quic support) - HAProxy 2.x with my config under etc/haproxy/haproxy.conf +- Redis Server for the video cache - (optional) PGBouncer, recommended if you want to host a public instance to pool connections to PSQL, otherwise you might run into DB pool errors - (optional) Anubis https://github.com/TecharoHQ/anubis, recommended if you want to host a public instance and not get DDoS'ed from bots and ai