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