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

Closed
opened 2026-02-26 13:35:17 +03:00 by kerem · 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>
kerem 2026-02-26 13:35:17 +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/ProxmoxVE#3981
No description provided.