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",