Joplin Server
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
Joplin Server
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/joplin-server.sh)"
Default Credentials
| Username | Password |
|---|---|
admin@localhost | admin |
Configuration
Config file:
1
/opt/joplin-server/.env
Notes
Application can take some time to build, depending on your host speed. Please be patient.
Default RAM size for LXC is set to 6GB because of Node.js building process. You can lower it after application installs