From 84190e08067d408ffc8cc6336869b0908e0c1a83 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 9 Jun 2025 01:08:35 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index c80496d..1cc82c5 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2347,6 +2347,22 @@ "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", "slug": "minio",