Add TOC to FAQ

This commit is contained in:
Justin Hayes 2024-03-17 14:22:01 -04:00 committed by GitHub
parent fb4d13fa48
commit 13f0747b3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,22 @@ title: "📋 FAQ"
# 📋 Frequently Asked Questions
### Table of Contents
- [Q: Why am I asked to sign up? Where are my data being sent to?](faq#q-why-am-i-asked-to-sign-up-where-are-my-data-being-sent-to)
- [Q: Why can't my Docker container connect to services on the host using `localhost`?](faq#q-why-cant-my-docker-container-connect-to-services-on-the-host-using-localhost)
- [Q: How do I make my host's services accessible to Docker containers?](faq#q-how-do-i-make-my-hosts-services-accessible-to-docker-containers)
- [Q: Why isn't my Open WebUI updating? I've re-pulled/restarted the container, and nothing changed.](faq#q-why-isnt-my-open-webui-updating-ive-re-pulledrestarted-the-container-and-nothing-changed)
- [Q: Wait, delete my container, won't I lose my data?](faq#q-wait-delete-my-container-wont-i-lose-my-data)
- [Q: Should I use the distro-packaged Docker or the official Docker package?](faq#q-should-i-use-the-distro-packaged-docker-or-the-official-docker-package)
- [Q: Is GPU support available in Docker?](faq#q-is-gpu-support-available-in-docker)
- [Q: Why does the WebUI project emphasize the use of Docker?](faq#q-why-does-the-webui-project-emphasize-the-use-of-docker)
- [Q: Why doesn't STT/TTS work in my deployment?](faq#q-why-doesnt-stttts-work-in-my-deployment)
- [Q: Why doesn't the WebUI include HTTPS support built-in?](faq#q-why-doesnt-the-webui-include-https-support-built-in)
- [Q: I updated/restarted/installed some new software and now my WebUI isn't working anymore!](faq#q-i-updatedrestartedinstalled-some-new-software-and-now-my-webui-isnt-working-anymore)
- [Q: I updated/restarted and now my login isn't working anymore, I had to create a new account and all my chats are gone.](faq#q-i-updatedrestarted-and-now-my-login-isnt-working-anymore-i-had-to-create-a-new-account-and-all-my-chats-are-gone)
- [Q: I tried to login and couldn't, made a new account and now I'm being told my account needs to be activated by an admin.](faq#q-i-tried-to-login-and-couldnt-made-a-new-account-and-now-im-being-told-my-account-needs-to-be-activated-by-an-admin)
#### **Q: Why am I asked to sign up? Where are my data being sent to?**
**A:** We require you to sign up to become the admin user for enhanced security. This ensures that if the Open WebUI is ever exposed to external access, your data remains secure. It's important to note that everything is kept local. We do not collect your data. When you sign up, all information stays within your server and never leaves your device. Your privacy and security are our top priorities, ensuring that your data remains under your control at all times.