JoplinApp

JoplinApp

Docker app from CorneliousJD's Repository

Overview

This container allows you to have a working Joplin desktop app, reachable via a http noVNC that can be placed behind a reverse proxy. Can also be used with the Joplin server container to have a full Joplin stack on Unraid! More info about Joplin : https://joplinapp.org/

Joplin, a Docker container with noVNC http access

This container allows you to have a working Joplin, reachable via a http noVNC that can be placed behind a reverse proxy.

More information about the noVNC baseimage here : https://github.com/jlesage/docker-baseimage-gui.

More info about Joplin : https://joplinapp.org/

Basically, here is a docker-compose exmaple of how to use it :

version: '2'
services:
  trgui:
    image: acaranta/docker-joplin
    environment:
      - VNC_PASSWORD=<yourVNCpassword>
    volumes:
      - <yourdockervolume>:/app/.config:rw
    ports:
      - 5800:5800

NB : the volume for config/data files must be read/write for UID/GID 1000/1000

Install JoplinApp on Unraid in a few clicks.

Find JoplinApp in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for JoplinApp Review the template variables and paths Click Install

Categories

Download Statistics

46,632
Total Downloads
1,002
This Month
615
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
acaranta/docker-joplin
Last Updated2026-06-29
First Seen2021-02-21

Runtime arguments

Web UI
http://[IP]:[PORT:5800]
Network
bridge
Shell
sh
Privileged
false

Template configuration

Web PortPorttcp

Container Port: 5800

Target
5800
Value
5800
AppDataPathrw

Container Path: /app/.config

Target
/app/.config
Default
/mnt/user/appdata/joplinweb
Value
/mnt/user/appdata/joplinapp
VNC_PASSWORDVariable

Container Variable: VNC_PASSWORD

DISPLAY_WIDTHVariable

Container Variable: DISPLAY_WIDTH

Default
1280
Value
1280
DISPLAY_HEIGHTVariable

Container Variable: DISPLAY_HEIGHT

Default
768
Value
768
Web Clipper PortPorttcp

Likely can't be used unless you have an advanced use case.

Target
41184
Default
41184
Value
41184