From db82fce9255ff8d91e76fb235aabad8ab80dcfc5 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 15 Sep 2025 12:26:37 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 5b201ea..9e1ea89 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3310,10 +3310,10 @@ }, { "name": "OpenWrt", - "slug": "openwrt", + "slug": "openwrt-vm", "desc": "OpenWrt is a powerful open-source firmware that can transform a wide range of networking devices into highly customizable and feature-rich routers, providing users with greater control and flexibility over their network infrastructure.", - "script": "vm/openwrt.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/openwrt.sh", + "script": "vm/openwrt-vm.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/openwrt-vm.sh", "categories": [ 4, 2 @@ -4323,6 +4323,20 @@ ], "type": "pve" }, + { + "name": "Scraparr", + "slug": "scraparr", + "desc": "Scraparr is a Prometheus exporter for the *arr suite (Sonarr, Radarr, Lidarr, etc.). It provides metrics that can be scraped by Prometheus to monitor and visualize the health and performance of your *arr applications.", + "script": "ct/scraparr.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/scraparr.sh", + "categories": [ + 14 + ], + "notes": [ + "Edit config file then restart the scraparr service: `systemctl restart scraparr`" + ], + "type": "ct" + }, { "name": "SearXNG", "slug": "searxng", @@ -4396,6 +4410,20 @@ "password": "admin" } }, + { + "name": "SigNoz", + "slug": "signoz", + "desc": "SigNoz is an open-source Datadog or New Relic alternative. Get APM, logs, traces, metrics, exceptions, & alerts in a single tool.", + "script": "ct/signoz.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/signoz.sh", + "categories": [ + 9 + ], + "notes": [ + "The first user you register will be the admin user." + ], + "type": "ct" + }, { "name": "Silverbullet", "slug": "silverbullet",