[PR #145] [MERGED] docs: add HTTPS reverse proxy setup guide #139

Closed
opened 2026-02-26 17:37:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/145
Author: @franklupo
Created: 2/16/2026
Status: Merged
Merged: 2/16/2026
Merged by: @franklupo

Base: mainHead: docs/https-reverse-proxy


📝 Commits (1)

  • 6ea5500 docs: add HTTPS reverse proxy setup guide

📊 Changes

3 files changed (+128 additions, -0 deletions)

View changed files

docs/user/docs/https.md (+121 -0)
📝 docs/user/docs/troubleshooting.md (+6 -0)
📝 docs/user/mkdocs.yml (+1 -0)

📄 Description

Summary

  • Add docs/https.md with examples for Caddy, Traefik and Nginx (external)
  • Explains Docker network structure (appnet/publicnet), internal container port, WebSocket requirements, and forwarded headers
  • Add link from troubleshooting.md and entry in mkdocs.yml

Closes #67


🔄 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/Corsinvest/cv4pve-admin/pull/145 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `main` ← **Head:** `docs/https-reverse-proxy` --- ### 📝 Commits (1) - [`6ea5500`](https://github.com/Corsinvest/cv4pve-admin/commit/6ea5500c07599e1cb775ffdb4487a1e1c3e493ac) docs: add HTTPS reverse proxy setup guide ### 📊 Changes **3 files changed** (+128 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/user/docs/https.md` (+121 -0) 📝 `docs/user/docs/troubleshooting.md` (+6 -0) 📝 `docs/user/mkdocs.yml` (+1 -0) </details> ### 📄 Description ## Summary - Add `docs/https.md` with examples for Caddy, Traefik and Nginx (external) - Explains Docker network structure (`appnet`/`publicnet`), internal container port, WebSocket requirements, and forwarded headers - Add link from `troubleshooting.md` and entry in `mkdocs.yml` Closes #67 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:37:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#139
No description provided.