mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-21 13:42:54 +00:00
11e6f55212
* added joplin-server Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * update to container sidecar added depends Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Use latest Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Typo Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Freeze postgres Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Add secret for Joplin DB Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Freeze PGDATA location Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Fix port publishing Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * fix typo Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * fix typo : swap user/db Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Update community-containers/joplin-server/joplin-server.json Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Update community-containers/joplin-server/joplin-server.json Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * Update caddy docs to mention subdomain Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> * some adjustments to the readme Signed-off-by: Simon L. <szaimen@e.mail.de> --------- Signed-off-by: lonode <32384862+lonode@users.noreply.github.com> Signed-off-by: Simon L. <szaimen@e.mail.de> Co-authored-by: Simon L. <szaimen@e.mail.de>
1.1 KiB
1.1 KiB
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