[PR #633] [MERGED] Added caddy tutorial #672

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/633
Author: @jacebenson
Created: 7/24/2025
Status: Merged
Merged: 7/24/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+141 additions, -0 deletions)

View changed files

docs/tutorials/https-caddy.md (+141 -0)

📄 Description

Hello,

I recently set up Open Web UI using Caddy and thought since it wasn't in the docs I'd contribute my steps if the project wants it.

I couldn't get this to deploy in my own gh-pages I even followed all the steps here https://docs.openwebui.com/tutorials/tips/contributing-tutorial but the build step always thought my baseUrl was wrong.

Anyways, I've made this a one file update. Let me know if I can do anything else to help get this added if yall want it.


🔄 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/633 **Author:** [@jacebenson](https://github.com/jacebenson) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`fec636b`](https://github.com/open-webui/docs/commit/fec636b09fe9bbaff7856086a9c266025e49071a) Added caddy tutorial ### 📊 Changes **1 file changed** (+141 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/tutorials/https-caddy.md` (+141 -0) </details> ### 📄 Description Hello, I recently set up Open Web UI using Caddy and thought since it wasn't in the docs I'd contribute my steps if the project wants it. I couldn't get this to deploy in my own gh-pages I even followed all the steps here <https://docs.openwebui.com/tutorials/tips/contributing-tutorial> but the build step always thought my baseUrl was wrong. Anyways, I've made this a one file update. Let me know if I can do anything else to help get this added if yall want it. --- <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:29 -05:00
yindo closed this issue 2026-02-15 18:15:29 -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#672