Caprover logo
Caprover one-click apps browser
Joplin logo
Joplin
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
Created - Last update

Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. For more info visit https://joplinapp.org/

Deployed services
joplin-db
postgres:$$cap_postgres_version
  • joplin-db-data:/var/lib/postgresql/data
unless-stopped
4
joplin
joplin/server:$$cap_joplin_tag
    22300
    unless-stopped
    6
    Variables

    Postgres Version

    Default: 13.1

    $$cap_postgres_version

    Postgres DB

    Default: joplin

    $$cap_postgres_db

    Postgres User

    Default: joplin

    $$cap_postgres_user

    Postgres Password

    Default: cA3rS2oK

    $$cap_postgres_password

    Joplin Version

    Default: 1.7.2

    $$cap_joplin_tag
    Check out their docker page for the valid tags https://hub.docker.com/r/joplin/server/tags
    © 2025, Built with Gatsby - Source code available on GitHub