From 1c953196084652520f73f162109b8c7b59be3ccb Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 11 Feb 2026 12:14:33 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 678f9ab9..7d70b8b4 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1562,6 +1562,20 @@ ], "type": "ct" }, + { + "name": "Draw.IO", + "slug": "drawio", + "desc": "draw.io is a configurable diagramming and whiteboarding application, jointly owned and developed by draw.io Ltd (previously named JGraph) and draw.io AG.", + "script": "ct/drawio.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/drawio.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/drawio.sh", + "os": "debian", + "categories": [ + 12 + ], + "notes": [], + "type": "ct" + }, { "name": "Duplicati", "slug": "duplicati", @@ -3200,7 +3214,7 @@ 21 ], "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 porxy to port 3000)." + "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)." ], "type": "ct" },