mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-18 17:27:24 +00:00
Added the restart unless stopped condition for the server and database containers. Signed-off-by: Cooper Larson <cooper.a.larson@gmail.com>
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_DOMAINto 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