mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #733] [MERGED] Lets encrypt https #758
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/733
Author: @ericsua
Created: 10/6/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @Classic298
Base:
dev← Head:lets_encrypt_https📝 Commits (3)
5985baaUpdate LetsEncrypt.md824daa3Update LetsEncrypt.md with improved structure and readability487ce96Merge 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.