[PR #147] [MERGED] add: cloudflare-zero-trust.md #257

Closed
opened 2026-02-15 17:16:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/147
Author: @rob-x-ai
Created: 7/13/2024
Status: Merged
Merged: 7/29/2024
Merged by: @justinh-rahb

Base: mainHead: main


📝 Commits (2)

  • ecc85f5 add tutorial : cloudflare-zero-trust.md
  • 219106a Update cloudflare-zero-trust.md

📊 Changes

1 file changed (+137 additions, -0 deletions)

View changed files

docs/tutorial/cloudflare-zero-trust.md (+137 -0)

📄 Description

Add tutorial: Deploying Open-WebUI with Cloudflare Zero Trust

This PR adds a new tutorial that guides users through the process of deploying Open-WebUI using a Cloudflare tunnel with Zero Trust. The tutorial includes:

  • Step-by-step instructions for configuring Cloudflare and Docker Compose
  • Detailed explanations of each configuration step
  • Code snippets for Docker Compose and environment files
  • Screenshots of key configuration pages

This addition will help users securely access their locally hosted Open-WebUI instance from anywhere in the world without directly exposing their server to the internet.

New file: docs/tutorials/cloudflare-zero-trust.md


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/147 **Author:** [@rob-x-ai](https://github.com/rob-x-ai) **Created:** 7/13/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ecc85f5`](https://github.com/open-webui/docs/commit/ecc85f513f401d7ff4ac1818b3242d85c44b168d) add tutorial : cloudflare-zero-trust.md - [`219106a`](https://github.com/open-webui/docs/commit/219106a3eec267f688b785df236c5f35d57c50c0) Update cloudflare-zero-trust.md ### 📊 Changes **1 file changed** (+137 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/tutorial/cloudflare-zero-trust.md` (+137 -0) </details> ### 📄 Description Add tutorial: Deploying Open-WebUI with Cloudflare Zero Trust This PR adds a new tutorial that guides users through the process of deploying Open-WebUI using a Cloudflare tunnel with Zero Trust. The tutorial includes: - Step-by-step instructions for configuring Cloudflare and Docker Compose - Detailed explanations of each configuration step - Code snippets for Docker Compose and environment files - Screenshots of key configuration pages This addition will help users securely access their locally hosted Open-WebUI instance from anywhere in the world without directly exposing their server to the internet. New file: docs/tutorials/cloudflare-zero-trust.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:05 -05:00
yindo closed this issue 2026-02-15 17:16:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#257