diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 3925f133..e8f35633 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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",