From c9c8987cca205e68154b1f2f44517a06b054a166 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 16 Mar 2026 12:14:04 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 5a14415d..6b20489c 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -7490,7 +7490,7 @@ "notes": [ "Kutt needs so be served with an SSL certificate for its login to work. During install, you will be prompted to choose if you want to have Caddy installed for SSL termination or if you want to use your own reverse proxy (in that case point your reverse proxy to port 3000)." ], - "port": 443, + "port": 3000, "website": "https://kutt.it", "documentation": "https://github.com/thedevs-network/kutt/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kutt.webp", @@ -9941,43 +9941,6 @@ "config_path": "/etc/notifiarr/notifiarr.conf", "os": "debian" }, - { - "name": "NPMplus", - "slug": "npmplus", - "desc": "NPMplus is an enhanced version of Nginx Proxy Manager. It simplifies the process of setting up reverse proxies with TLS termination through a user-friendly web interface. Key features include HTTP/3 support, integration with CrowdSec IPS, inclusion of GoAccess for real-time log analysis, and support for ModSecurity with the Core Rule Set.", - "script": "ct/npmplus.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/npmplus.sh", - "type": "lxc", - "type_id": "nm9bra8mzye2scg", - "categories": [ - "scriptcat00021" - ], - "category_names": [ - "Webservers & Proxies" - ], - "notes": [ - "This uses Docker under the hood, as this can not easily be installed bare-metal. ", - "The initial starting process can take 1-2min. " - ], - "port": 81, - "website": "https://github.com/ZoeyVid/NPMplus", - "documentation": "https://github.com/ZoeyVid/NPMplus/blob/develop/README.md", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nginx-proxy-manager.webp", - "updateable": true, - "privileged": false, - "has_arm": false, - "is_dev": false, - "execute_in": [ - "pve" - ], - "config_path": "/opt/compose.yaml", - "default_credentials": { - "username": "admin@local.com", - "password": "helper-scripts.com" - }, - "os": "debian" - }, { "name": "NPMplus", "slug": "npmplus",