[PR #733] [MERGED] Lets encrypt https #758

Closed
opened 2026-02-15 18:15:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/733
Author: @ericsua
Created: 10/6/2025
Status: Merged
Merged: 10/8/2025
Merged by: @Classic298

Base: devHead: lets_encrypt_https


📝 Commits (3)

  • 5985baa Update LetsEncrypt.md
  • 824daa3 Update LetsEncrypt.md with improved structure and readability
  • 487ce96 Merge branch 'dev' into lets_encrypt_https

📊 Changes

1 file changed (+203 additions, -66 deletions)

View changed files

📝 docs/tutorials/tab-nginx/LetsEncrypt.md (+203 -66)

📄 Description

Update tutorial for using HTTPS using Nginx and Let's Encrypt.

Previous tutorial was not correct, difficult to follow, and didn't work for me when I tried to run it.

The new guide is clearer, has been tested and verified, and is now distribution-agnostic by using Docker to run Certbot.


🔄 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/733 **Author:** [@ericsua](https://github.com/ericsua) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `lets_encrypt_https` --- ### 📝 Commits (3) - [`5985baa`](https://github.com/open-webui/docs/commit/5985baa4d54a673ea3178959a7f02192ef9bafab) Update LetsEncrypt.md - [`824daa3`](https://github.com/open-webui/docs/commit/824daa3855b03493eeb4a52f01fd49b51336ee40) Update LetsEncrypt.md with improved structure and readability - [`487ce96`](https://github.com/open-webui/docs/commit/487ce96686cf48cff4c7a5c6b73fbb52a26d41a3) Merge branch 'dev' into lets_encrypt_https ### 📊 Changes **1 file changed** (+203 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/tab-nginx/LetsEncrypt.md` (+203 -66) </details> ### 📄 Description Update tutorial for using **HTTPS using Nginx and Let's Encrypt**. Previous tutorial was not correct, difficult to follow, and didn't work for me when I tried to run it. The new guide is clearer, has been tested and verified, and is now distribution-agnostic by using Docker to run Certbot. --- <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 18:15:59 -05:00
yindo closed this issue 2026-02-15 18:15:59 -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#758