Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joplin server (WIP) #1872

Merged
merged 184 commits into from
Dec 28, 2020
Merged

Joplin server (WIP) #1872

merged 184 commits into from
Dec 28, 2020

Conversation

laurent22
Copy link
Owner

@laurent22 laurent22 commented Sep 15, 2019

The short term goal is to develop a new type of sync target, like Dropbox, Nextcloud, etc. but specifically for Joplin. It will be an open source option that's more performant than Nextcloud (or WebDAV in general).

Once it's working it will allow implementing features that are currently missing in Joplin, in particular:

  • Sharing a note with anyone, using a URL. When the note is changed, the content at the URL is changed too.

  • Sharing a notebook with a user on the same Joplin Server instance. For example, if you share a notebook with another user, that user will see this notebook in their desktop or mobile app, and will be able to edit the notes, etc.

Although it's not really planned, if there's ever a Joplin web app, this server would be the starting point for it.

@tessus
Copy link
Collaborator

tessus commented Dec 19, 2020

Is there an architecture document (+ specs and reqs) for the server code?

@laurent22
Copy link
Owner Author

No, at the moment there's only the readme.

@tessus tessus added the WIP label Dec 24, 2020
@laurent22 laurent22 merged commit 41684a6 into dev Dec 28, 2020
@shelumiel
Copy link

It would be great if the Joplin server could also be provided as a Docker image, for a novice like me.

@Grithubber
Copy link

Hi there!

I'm confused. Is there a centralized Joplin Server in existence that I can target? Or do I have to host it?

Thanks!

@UnisTorvalds
Copy link

Hi there!

I'm confused. Is there a centralized Joplin Server in existence that I can target? Or do I have to host it?

Thanks!

It would be self-hosted. There is no "public" Joplin Server hosted by the devs. However, you can use something like Dropbox or Nextcloud as a sync target.

@shelumiel
Copy link

Hi there!

I'm confused. Is there a centralized Joplin Server in existence that I can target? Or do I have to host it?

Thanks!

There is a docker image named “Joplin Server,” which has been provided since January, and it needs to be self-hosted. I remember the developer also considers offering a centralized server in the future.

For the self-hosted Joplin Server, refer to the following:

https://discourse.joplinapp.org/t/joplin-server-pre-release-is-now-available

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

@laurent22 laurent22 deleted the server branch February 22, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants