[PR #325] Clarified Nginx configuration for AIO Container #327

Open
opened 2026-03-16 12:38:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/325
Author: @SujalThapaK
Created: 2/1/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • b727ddb Document Nginx configuration for AIO Container

📊 Changes

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

View changed files

📝 documentation/self-host/community-edition/install-and-build.mdx (+28 -0)

📄 Description

Added instructions for configuring Nginx with subpath access for the AIO Container.

An area of conflict as both nginx and hoppscotch AIO run on port 80.
Simply contributing a working fix so others don't have to suffer and do the work like I did.

List of changes:

  1. Added nginx section to subpath access doc
  2. Explained why nginx and Hoppscotch AIO conflict each other
  3. Added sample nginx configuration that solves the problem

🔄 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/hoppscotch/docs/pull/325 **Author:** [@SujalThapaK](https://github.com/SujalThapaK) **Created:** 2/1/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b727ddb`](https://github.com/hoppscotch/docs/commit/b727ddb2764c6b96af7ebfd2b995fb6151bf57ec) Document Nginx configuration for AIO Container ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `documentation/self-host/community-edition/install-and-build.mdx` (+28 -0) </details> ### 📄 Description Added instructions for configuring Nginx with subpath access for the AIO Container. An area of conflict as both nginx and hoppscotch AIO run on port 80. Simply contributing a working fix so others don't have to suffer and do the work like I did. List of changes: 1) Added nginx section to subpath access doc 2) Explained why nginx and Hoppscotch AIO conflict each other 3) Added sample nginx configuration that solves the problem --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/docs#327
No description provided.