From 8c20e7c661a7e5c63ff9ec3289176d011ae8689d Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 25 Jan 2026 00:14:01 +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 457dc09f..5df5c409 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3478,6 +3478,22 @@ "notes": [], "type": "ct" }, + { + "name": "Manyfold", + "slug": "manyfold", + "desc": "Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing.", + "script": "ct/manyfold.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/manyfold.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/manyfold.sh", + "os": "debian", + "categories": [ + 24 + ], + "notes": [ + "Setup library on first connection in /opt/manyfold/data" + ], + "type": "ct" + }, { "name": "Mariadb", "slug": "mariadb",