[PR #2655] [CLOSED] ngnix https proxy #21055

Closed
opened 2026-04-20 03:19:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2655
Author: @notsource
Created: 5/30/2024
Status: Closed

Base: mainHead: Open-WebUI-nginx-https-proxy


📝 Commits (1)

📊 Changes

7 files changed (+142 additions, -0 deletions)

View changed files

nginx/Dockerfile (+4 -0)
nginx/docker-compose.yaml (+23 -0)
nginx/nginx.conf (+17 -0)
nginx/ssl/cert.crt (+23 -0)
nginx/ssl/cert.key (+28 -0)
nginx/ssl/server.crt (+19 -0)
nginx/ssl/server.key (+28 -0)

📄 Description

No description provided


🔄 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/open-webui/pull/2655 **Author:** [@notsource](https://github.com/notsource) **Created:** 5/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Open-WebUI-nginx-https-proxy` --- ### 📝 Commits (1) - [`0f1c4ff`](https://github.com/open-webui/open-webui/commit/0f1c4ff3fa2b6cac6211687ea8682e31f5de857d) ngnix https proxy ### 📊 Changes **7 files changed** (+142 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `nginx/Dockerfile` (+4 -0) ➕ `nginx/docker-compose.yaml` (+23 -0) ➕ `nginx/nginx.conf` (+17 -0) ➕ `nginx/ssl/cert.crt` (+23 -0) ➕ `nginx/ssl/cert.key` (+28 -0) ➕ `nginx/ssl/server.crt` (+19 -0) ➕ `nginx/ssl/server.key` (+28 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:19:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#21055