Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-24 12:11:48 +00:00
parent aec04f0b8c
commit 680123eb64

View File

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