From acaa28e476f5991a7d27382c0e49e6913a4ae7ac Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 13 Sep 2025 00:54:55 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index ec675f4..5b201ea 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -4527,6 +4527,18 @@ "password": "null" } }, + { + "name": "Stylus", + "slug": "stylus", + "desc": "Stylus (style + status) is a lightweight status page for infrastructure and networks. Configure a set of bash scripts that test the various parts of your infrastructure, set up visualizations with minimal configuration, and Stylus will generate you a dashboard for your system.", + "script": "ct/stylus.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/stylus.sh", + "categories": [ + 4 + ], + "notes": [], + "type": "ct" + }, { "name": "Suwayomi-Server", "slug": "suwayomi-server",