mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #294] [CLOSED] Update HTTPS Nginx Documentation with tips - upload size and custom splash #384
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/294
Author: @matthewhand
Created: 11/20/2024
Status: ❌ Closed
Base:
main← Head:feature-custom-splash📝 Commits (8)
7beb9faRefactor HTTPS Nginx documentation to streamline usage instructionse87011eMerge branch 'open-webui:main' into main3345d6cfix: only import tabs once in nginx tutorial6608acefix: corrected nginx tab filename5378bfeUpdate gh-pages.ymle3a34a3Update docusaurus.config.ts540ac3adocs: remove duplicate content in nginx tutorial6aa8348Reset .github/workflows/gh-pages.yml and docusaurus.config.ts to match upstream📊 Changes
5 files changed (+141 additions, -17 deletions)
View changed files
📝
docs/tutorials/integrations/https-nginx.md(+45 -5)➕
docs/tutorials/integrations/tab-nginx/CustomizeSplashExternal.md(+50 -0)➕
docs/tutorials/integrations/tab-nginx/CustomizeSplashLocal.md(+35 -0)📝
docs/tutorials/integrations/tab-nginx/LetsEncrypt.md(+6 -6)📝
docs/tutorials/integrations/tab-nginx/SelfSigned.md(+5 -6)📄 Description
This PR refactors the
https-nginx.mddocumentation to streamline usage instructions and improve usability, aligning with the project's contribution guidelines.Changes:
Integrated Usage Instructions:
Streamlined Splash Screen Customization:
Additional Tips:
client_max_body_size, addressing common user needs.Why This Change?
Related Discussions/Issues:
Checklist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.