From 800e0ca1ac4a04ccd7812720964e6c90dac16c47 Mon Sep 17 00:00:00 2001 From: crocs <34723037+pairofcrocs@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:15:16 -0500 Subject: [PATCH] Update unraid.md added custom Redis port for unraid install --- mkdocs/docs/installation/unraid.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs/docs/installation/unraid.md b/mkdocs/docs/installation/unraid.md index 36e7d00..b39f2db 100644 --- a/mkdocs/docs/installation/unraid.md +++ b/mkdocs/docs/installation/unraid.md @@ -50,6 +50,8 @@ It's finally time to set up TubeArchivist! - `TA Password:`This will be your password for TubeArchivist. - `Redis` This will be JUST the ip address of your redis container. + - If you want to host Redis on a differnt port than the default 6379, simply add a new a new variable as show below. + ![TubeArchivist](../assets/unraid_redis_port.png) - `ElasticSearch Password:`This is the password you defined in the `TubeArchivist-ES` container. - `ElasticSearch:` This seems to cause some confusion, but it's a pretty simple step, just replace the IP and Port to match you `TubeArchivist-ES` container.