Post

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)"
CPU: 2 cores RAM: 6144 MB Disk: 20 GB OS: Debian 13

Default Credentials

UsernamePassword
admin@localhostadmin

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

Web Interface

Port: 22300

Source code
Loading...