From d86831467b0998356f7e901d8784e57a2ff626f7 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 2 Jul 2025 01:06:29 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 1627601..0fddf96 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1890,6 +1890,22 @@ ], "type": "ct" }, + { + "name": "ITSM-NG", + "slug": "itsm-ng", + "desc": "ITSM-NG is a powerful, open-source IT Service Management (ITSM) solution designed for managing IT assets, software, licenses, and support processes in accordance with ITIL best practices. It offers integrated features for asset inventory, incident tracking, problem management, change requests, and service desk workflows.", + "script": "ct/itsm-ng.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/itsm-ng.sh", + "categories": [ + 25 + ], + "notes": [], + "type": "ct", + "default_credentials": { + "username": "itsm", + "password": "itsm" + } + }, { "name": "iVentoy", "slug": "iventoy", @@ -1927,7 +1943,8 @@ ], "notes": [ "With Privileged/Unprivileged Hardware Acceleration Support", - "FFmpeg path: /usr/lib/jellyfin-ffmpeg/ffmpeg" + "FFmpeg path: /usr/lib/jellyfin-ffmpeg/ffmpeg", + "For NVIDIA graphics cards, you'll need to install the same drivers in the container that you did on the host. In the container, run the driver installation script and add the CLI arg --no-kernel-module" ], "type": "ct" }, @@ -2161,6 +2178,18 @@ "notes": [], "type": "ct" }, + { + "name": "Librespeed Rust", + "slug": "librespeed-rust", + "desc": "Librespeed is a no flash, no java, no websocket speedtest server. This community script deploys the rust version for simplicity and low resource usage.", + "script": "ct/librespeed-rust.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librespeed-rust.sh", + "categories": [ + 4 + ], + "notes": [], + "type": "ct" + }, { "name": "LibreTranslate", "slug": "libretranslate",