Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-09-24 18:19:23 +00:00
parent b1cedfa81e
commit e2b93ea785

View File

@@ -2109,6 +2109,24 @@
"notes": [], "notes": [],
"type": "ct" "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", "name": "Jupyter Notebook",
"slug": "jupyternotebook", "slug": "jupyternotebook",