mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
Enable extra security open-webui behind reverse proxy on Synology #1744
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 @stevenbaert on GitHub (Aug 9, 2024).
Hi,
Love your product! I have it working in Docker behind a Reverse Proxy on Synology NAS.
That proxy (apparently Nginx underneath) is very basic though.
So I really would like to put my openwebui in the open but with more than user password. I can restrict ip access to my open-webui but that's not feasible for mobile devices.
So I am looking for an easy straight forward solution. Don't like the integration with Google or Microsoft since that oblliges people to sign up there. So any other solution like 2fa (will it be implemented?) is fine.
I found your guide https://docs.openwebui.com/tutorial/sso#cloudflare-tunnel-with-cloudflare-access but nowhere a step by step guide.
Could you give some feedback?
Highly appreciated!
Kind regards,
S