From 680123eb64df77aea0dfdf61189bc7cb8501677d Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 24 Feb 2026 12:11:48 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index d8c80cc2..88cc64e2 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -357,6 +357,26 @@ "notes": [], "type": "ct" }, + { + "name": "Arcane", + "slug": "arcane", + "desc": "Arcane is designed to be an easy and modern Docker management platform, built with everybody in mind. The goal of Arcane is to be built for and by the community to make sure nobody feels left out or behind with their specific features or processes. ", + "script": "tools/addon/arcane.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/arcane.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/arcane.sh", + "os": "generic", + "categories": [ + 3 + ], + "notes": [ + "This is an addon script intended to be used on top of an existing Docker container." + ], + "type": "addon", + "default_credentials": { + "username": "arcane", + "password": "arcane-admin" + } + }, { "name": "ArchiveBox", "slug": "archivebox",