[PR #329] [MERGED] Added additional instructions to nginxproxymanager #2563

Closed
opened 2026-02-05 05:02:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/329
Author: @newzealandpaul
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @havardthom

Base: mainHead: newzealandpaul-json-nginxproxymanager1


📝 Commits (2)

  • 086b2b2 Added additional instructions to nginxproxymanager
  • 0439f76 Update json/nginxproxymanager.json

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 json/nginxproxymanager.json (+2 -2)

📄 Description

Note

We are meticulous when it comes to merging code into the main branch, so please understand that we may reject pull requests that do not meet the project's standards. It's never personal. Also, game-related scripts have a lower chance of being merged.

Description

Adds instructions on how to install additional cert plugins to nginxproxymanager. There has been confusion reported on discord why cloudflare works but not others. I think adding a note is a better solution than actually installing any extra plugins (there are a LOT of different possible plugins).

Fixes #296

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • [] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • [] Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/community-scripts/ProxmoxVE/pull/329 **Author:** [@newzealandpaul](https://github.com/newzealandpaul) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@havardthom](https://github.com/havardthom) **Base:** `main` ← **Head:** `newzealandpaul-json-nginxproxymanager1` --- ### 📝 Commits (2) - [`086b2b2`](https://github.com/community-scripts/ProxmoxVE/commit/086b2b2887d709c6e2e10a9fa79e262fa3a139b9) Added additional instructions to nginxproxymanager - [`0439f76`](https://github.com/community-scripts/ProxmoxVE/commit/0439f76f5ccc7167405d6851e7bf3f656ac94953) Update json/nginxproxymanager.json ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `json/nginxproxymanager.json` (+2 -2) </details> ### 📄 Description > [!NOTE] > We are meticulous when it comes to merging code into the main branch, so please understand that we may reject pull requests that do not meet the project's standards. It's never personal. Also, game-related scripts have a lower chance of being merged. ## Description Adds instructions on how to install additional cert plugins to nginxproxymanager. There has been confusion reported on discord why cloudflare works but not others. I think adding a note is a better solution than actually installing any extra plugins (there are a LOT of different possible plugins). Fixes #296 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:02:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2563