From 03c7383b5484f590aec0ab959ac9f752bd108569 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 17 Jul 2025 18:20:17 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index bb992d0..5d2793d 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -691,6 +691,20 @@ ], "type": "ct" }, + { + "name": "Cloudreve", + "slug": "cloudreve", + "desc": "Cloudreve is an open-source, community-driven cloud storage system that provides file sharing, synchronization, and management features. It supports a wide range of storage backends and integrates with various notification and logging platforms.", + "script": "ct/cloudreve.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cloudreve.sh", + "categories": [ + 12 + ], + "notes": [ + "After Installation: Register your user -> Login -> Dashboard -> Accept Primary URL." + ], + "type": "ct" + }, { "name": "Cockpit", "slug": "cockpit",