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