Originally created by @not-a-ethan on GitHub (Jul 27, 2024).
Is your feature request related to a problem? Please describe.
I am about to switch from Windows to Linux and I want to move my entire DB to Linux. It would be nice if I just need to upload the DB file instead of needing to import the Docker Volumn.
Describe the solution you'd like
On the DB tag in the admin settings allow an admin to upload a .db file.
Describe alternatives you've considered
Export docker volumns on Windows and import them on Linux.
Originally created by @not-a-ethan on GitHub (Jul 27, 2024).
**Is your feature request related to a problem? Please describe.**
I am about to switch from Windows to Linux and I want to move my entire DB to Linux. It would be nice if I just need to upload the DB file instead of needing to import the Docker Volumn.
**Describe the solution you'd like**
On the DB tag in the admin settings allow an admin to upload a .db file.
**Describe alternatives you've considered**
Export docker volumns on Windows and import them on Linux.
**Additional context**
Also requested in [this discussion](https://github.com/open-webui/open-webui/discussions/1585#discussion-6519759)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @not-a-ethan on GitHub (Jul 27, 2024).
Is your feature request related to a problem? Please describe.
I am about to switch from Windows to Linux and I want to move my entire DB to Linux. It would be nice if I just need to upload the DB file instead of needing to import the Docker Volumn.
Describe the solution you'd like
On the DB tag in the admin settings allow an admin to upload a .db file.
Describe alternatives you've considered
Export docker volumns on Windows and import them on Linux.
Additional context
Also requested in this discussion