[PR #2812] [MERGED] Prometheus-paperless-ngx-exporter: Fix wrong Interface Port #3903

Closed
opened 2025-11-20 06:07:19 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2812
Author: @schneider-de-com
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @MickLesk

Base: mainHead: fix/prometheus-paperless-ngx-exporter/Fix-wrong-Interface-Port


📝 Commits (1)

  • 61fe98f fix(prometheus-paperless-ngx-exporter): Fix wrong Interface Port

📊 Changes

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

View changed files

📝 json/prometheus-paperless-ngx-exporter.json (+1 -1)

📄 Description

✍️ Description

Fixes the reported issue where the Prometheus Paperless NGX Exporter LXC was documented with the wrong port number (3000 instead of 8081). This PR updates the documentation to reflect the correct port 8081 on which the exporter is running.

Link: #2808

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions. (In this case, documentation)
  • Testing performed – Changes have been thoroughly tested and verified. (Verified the correct port)

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.

📋 Additional Information (optional)

The website and potentially other documentation sources incorrectly state the port for the Prometheus Paperless NGX Exporter LXC as 3000. The actual port the service runs on is 8081. This change corrects the discrepancy.


🔄 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/2812 **Author:** [@schneider-de-com](https://github.com/schneider-de-com) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `fix/prometheus-paperless-ngx-exporter/Fix-wrong-Interface-Port` --- ### 📝 Commits (1) - [`61fe98f`](https://github.com/community-scripts/ProxmoxVE/commit/61fe98f6bc2d2bda494048e74c6d86abd2873d9e) fix(prometheus-paperless-ngx-exporter): Fix wrong Interface Port ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `json/prometheus-paperless-ngx-exporter.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description Fixes the reported issue where the Prometheus Paperless NGX Exporter LXC was documented with the wrong port number (3000 instead of 8081). This PR updates the documentation to reflect the correct port `8081` on which the exporter is running. ## 🔗 Related PR / Discussion / Issue Link: #2808 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. (In this case, documentation) - [x] **Testing performed** – Changes have been thoroughly tested and verified. (Verified the correct port) ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. ## 📋 Additional Information (optional) The website and potentially other documentation sources incorrectly state the port for the Prometheus Paperless NGX Exporter LXC as 3000. The actual port the service runs on is 8081. This change corrects the discrepancy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3903