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