redis documentation incomplete - REDIS_URL variable is missing #107

Closed
opened 2026-02-15 17:15:03 -05:00 by yindo · 3 comments
Owner

Originally created by @mglaubitz on GitHub (Oct 16, 2025).

Originally assigned to: @Classic298 on GitHub.

I tried to set up openwebui with UVICORN_WORKERS > 1 and failed since I had forgotten so set the REDIS_URL environment variable.

I had followed the instructions on

https://docs.openwebui.com/tutorials/integrations/redis/

which do not mention the REDIS_URL variable. It might be a good idea to add this piece of information there.

Originally created by @mglaubitz on GitHub (Oct 16, 2025). Originally assigned to: @Classic298 on GitHub. I tried to set up openwebui with UVICORN_WORKERS > 1 and failed since I had forgotten so set the REDIS_URL environment variable. I had followed the instructions on https://docs.openwebui.com/tutorials/integrations/redis/ which do not mention the REDIS_URL variable. It might be a good idea to add this piece of information there.
yindo closed this issue 2026-02-15 17:15:03 -05:00
Author
Owner

@Classic298 commented on GitHub (Oct 16, 2025):

RE: https://github.com/open-webui/open-webui/issues/18366

Thanks will tackle this soon.

@Classic298 commented on GitHub (Oct 16, 2025): RE: https://github.com/open-webui/open-webui/issues/18366 Thanks will tackle this soon.
Author
Owner

@Classic298 commented on GitHub (Oct 27, 2025):

TODO

  • unified tags/searchable words/strings in env vars for all multi-node, concurrency, distributed or High availability / HA or whatever setups in the info boxes of all related env vars
  • update redis tutorial
@Classic298 commented on GitHub (Oct 27, 2025): TODO - unified tags/searchable words/strings in env vars for all multi-node, concurrency, distributed or High availability / HA or whatever setups in the info boxes of all related env vars - update redis tutorial
Author
Owner

@Classic298 commented on GitHub (Nov 6, 2025):

Finally took the time to address this. Fixed.

@Classic298 commented on GitHub (Nov 6, 2025): Finally took the time to address this. Fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#107