From 2863921e159e818d0775d493fddae3f225fc33cd Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Fri, 8 Aug 2025 12:29:54 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6c2d5c2..107feaa 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3340,6 +3340,21 @@ "notes": [], "type": "ct" }, + { + "name": "Palmr", + "slug": "palmr", + "desc": "Palmr is a fast and secure platform for sharing files, built with performance and privacy in mind.", + "script": "ct/palmr.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/palmr.sh", + "categories": [ + 11 + ], + "notes": [ + "To use a bind mount for storage, create symlinks to your mount for both `uploads` and `temp-uploads` in `/opt/palmr_data`", + "To use Palmr with a reverse proxy, uncomment `SECURE_SITE` in `/opt/palmr/apps/server/.env`" + ], + "type": "ct" + }, { "name": "PaperlessAI", "slug": "paperless-ai",