From e2b93ea785bb7a87efc27d7e97ff946ffe9de7d4 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 24 Sep 2025 18:19:23 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 9747de5..1814980 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2109,6 +2109,24 @@ "notes": [], "type": "ct" }, + { + "name": "Joplin Server", + "slug": "joplin-server", + "desc": "Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.", + "script": "ct/joplin-server.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/joplin-server.sh", + "categories": [ + 12 + ], + "notes": [ + "Application can take some time to build, depending on your host speed. Please be patient." + ], + "type": "ct", + "default_credentials": { + "username": "admin@localhost", + "password": "admin" + } + }, { "name": "Jupyter Notebook", "slug": "jupyternotebook",