From 16feac98b7946feded53f2d414860e732be60b8d Mon Sep 17 00:00:00 2001 From: silentoplayz Date: Sat, 22 Nov 2025 01:52:44 -0500 Subject: [PATCH] docs: Overhaul Deployment page Replaces the existing "Deployment" index.mdx page with a new version that features an improved layout and updated content. This change introduces a cleaner, more organized page for community-submitted guides and videos. It includes a dedicated video gallery using a CSS grid for better presentation and a call to action for content creators. --- docs/tutorials/deployment/index.mdx | 214 +++++++++------------------- 1 file changed, 67 insertions(+), 147 deletions(-) diff --git a/docs/tutorials/deployment/index.mdx b/docs/tutorials/deployment/index.mdx index 147ac7d..6d25ec9 100644 --- a/docs/tutorials/deployment/index.mdx +++ b/docs/tutorials/deployment/index.mdx @@ -1,178 +1,98 @@ --- sidebar_position: 1000 -title: "Deployment" +title: "Deployment & Community Guides" --- + import { TopBanners } from "@site/src/components/TopBanners"; -:::warning - -This tutorial is a community contribution and is not supported by the Open WebUI team. It serves only as a demonstration on how to customize Open WebUI for your specific use case. Want to contribute? Check out the contributing tutorial. - +:::warning Community Content +The tutorials and videos below are created by the community and are not officially supported by the Open WebUI team. They serve as demonstrations for customizing and deploying Open WebUI for specific use cases. ::: -:::info +## 📝 Written Guides -# 📢 **Calling all YouTubers and Content Creators!** -We're looking for talented individuals to create videos showcasing Open WebUI's features. If you make a video, we'll feature it at the top of our guide section! +Step-by-step articles for advanced deployment scenarios. +* **Secure HTTPS Deployment** + * [Deploy Your Own Open WebUI Interface with HTTPS Security](https://henrynavarro.org/deploy-your-own-open-webui-interface-with-https-security-53a6ea2609d7?sk=a5876acd56b44ea60f10f9b13aa24aee) — *via Medium (@hdnh2006)* +* **Google Drive Integration** + * [How to integrate Google Drive with Open WebUI](https://henrynavarro.org/how-to-integrate-google-drive-with-open-webui-e525c8f3f82e?sk=a9f48cd1590e3e8dca052f7fe9f12765) — *via Medium (@hdnh2006)* + +
+ +:::info 📹 Content Creators Wanted! +**Are you a YouTuber or Blogger?** +We are looking for talented individuals to create content showcasing Open WebUI's features. If you make a high-quality video or guide, let us know and we'll feature it here! ::: -## Articles +--- -- Learn how to deploy Open WebUI 100% secure through https: [Deploy Your Own Open WebUI Interface with HTTPS Security](https://henrynavarro.org/deploy-your-own-open-webui-interface-with-https-security-53a6ea2609d7?sk=a5876acd56b44ea60f10f9b13aa24aee) (Medium article by @hdnh2006) +## 📺 Video Gallery -- Google Drive integration in Open WebUI interface tutorial: [How to integrate Google Drive with Open WebUI](https://henrynavarro.org/how-to-integrate-google-drive-with-open-webui-e525c8f3f82e?sk=a9f48cd1590e3e8dca052f7fe9f12765) (Medium article by @hdnh2006) +A collection of community installation guides, reviews, and deployment tutorials. -## Videos +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
- +
+ +
+ +
\ No newline at end of file