Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-06-09 01:08:35 +00:00
parent 80253426b7
commit 84190e0806

View File

@ -2347,6 +2347,22 @@
"password": "none" "password": "none"
} }
}, },
{
"name": "Minarca",
"slug": "minarca",
"desc": "Minarca is a self-hosted open source data backup software that allows you to manage your computer and server backups for free from a direct online accessible centralized view of your data with easy retrieval.",
"script": "ct/minarca.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/minarca.sh",
"categories": [
7
],
"notes": [],
"type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin123"
}
},
{ {
"name": "MinIO", "name": "MinIO",
"slug": "minio", "slug": "minio",