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