From 65779b1eb6269c2ed6bccba4153a07bf51ce110d Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 3 May 2026 00:27:17 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 206012a8..970a4b40 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3560,6 +3560,36 @@ "config_path": "/opt/docmost/.env", "os": "" }, + { + "name": "DocuSeal", + "slug": "docuseal", + "desc": "DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool.", + "script": "ct/docuseal.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docuseal.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/docuseal.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00012" + ], + "category_names": [ + "Documents & Notes" + ], + "notes": [], + "port": 3000, + "website": "https://www.docuseal.com/", + "documentation": "https://www.docuseal.com/docs", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/docuseal.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "" + }, { "name": "Dokploy", "slug": "dokploy", @@ -12403,7 +12433,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ],