Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-10 12:15:22 +00:00
parent ec2206ade0
commit 59bb0070e9

View File

@@ -5526,18 +5526,15 @@
"name": "Prometheus Paperless NGX Exporter",
"slug": "prometheus-paperless-ngx-exporter",
"desc": "Prometheus metrics exporter for Paperless-NGX, a document management system transforming physical documents into a searchable online archive. The exporter relies on Paperless' REST API.",
"script": "ct/prometheus-paperless-ngx-exporter.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/prometheus-paperless-ngx-exporter.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/prometheus-paperless-ngx-exporter.sh",
"os": "debian",
"script": "tools/addon/prometheus-paperless-ngx-exporter.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/prometheus-paperless-ngx-exporter.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/prometheus-paperless-ngx-exporter.sh",
"os": "generic",
"categories": [
9
],
"notes": [
"Please adjust the Paperless URL in the systemd unit file: /etc/systemd/system/prometheus-paperless-ngx-exporter.service",
"Please adjust the Paperless authentication token in the configuration file: /etc/prometheus-paperless-ngx-exporter/paperless_auth_token_file"
],
"type": "ct"
"notes": [],
"type": "addon"
},
{
"name": "Prometheus Proxmox VE Exporter",