Files
nextcloud/community-containers/joplin-server
Cooper Larson 61c8ee3fe2 Update joplin-server.json
Added the restart unless stopped condition for the server and database containers.

Signed-off-by: Cooper Larson <cooper.a.larson@gmail.com>
2026-07-29 14:02:11 -06:00
..
2026-07-29 14:02:11 -06:00

Joplin Server

This container allow you to deploy a Joplin Server. Deploy automatically a postgreSQL instance as a sidecar.

Why

Joplin Server gives you faster and better sync (less sync error) than with WebDAV. Also automatic clean-up and ability to share your notes.

Also, deploying Joplin Server through nextcloud rather than beside it allow for automatic note backup by borg and that's wonderful.

Notes

  • Exposed Port 22300
  • Default creds : admin@localhost / admin
  • In order to access your Joplin outside the local network, you have to set up your own reverse proxy. You can use the Caddy community container that will automatically configure joplin.$NC_DOMAIN to redirect to your Joplin Server.
  • The postgreSQL is not exposed and is only used through the docker network.
  • See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack

Repository

https://hub.docker.com/r/joplin/server

Maintainer

https://github.com/lonode