[GH-ISSUE #228] Document WEBUI_DB_URL / WEBUI_AUTH #11989

Closed
opened 2026-04-19 18:42:29 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @khromov on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/228

Is your feature request related to a problem? Please describe.
I would like to understand how WEBUI_DB_URL / WEBUI_AUTH works. Even though I configured a MongoDB instance and set the mentioned variables I don't see anything changing in the admin. I would assume that some sort of login system would activate based on code like this, so there must be something I am missing:

0820d84619/backend/apps/ollama/main.py (L35)

Describe the solution you'd like
Creat documentation.

Describe alternatives you've considered

Additional context

Originally created by @khromov on GitHub (Dec 15, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/228 **Is your feature request related to a problem? Please describe.** I would like to understand how WEBUI_DB_URL / WEBUI_AUTH works. Even though I configured a MongoDB instance and set the mentioned variables I don't see anything changing in the admin. I would assume that some sort of login system would activate based on code like this, so there must be something I am missing: https://github.com/ollama-webui/ollama-webui/blob/0820d846190569334151d2970169f77240a0916d/backend/apps/ollama/main.py#L35 **Describe the solution you'd like** Creat documentation. **Describe alternatives you've considered** - **Additional context** -
Author
Owner

@tjbck commented on GitHub (Dec 15, 2023):

Hi, Those env vars were for WIP feature, and will be deprecated and replaced with an embeddable db in #216. Thanks.

<!-- gh-comment-id:1858208367 --> @tjbck commented on GitHub (Dec 15, 2023): Hi, Those env vars were for WIP feature, and will be deprecated and replaced with an embeddable db in #216. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#11989