mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #7547] Remote database installation on huggingface #14786
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alosongngu on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7547
I duplicate open webui on huggingface and set it up for my own use, but every time there is a new update, all data and configuration are lost and I have to set it up again from scratch. So I want to connect open webui on huggingface to a remote database like supabase, please let me know what environment variables I have to set up during the installation process. And besides the database, how can I keep all my settings before each update, please help me, thanks