Docker deployment features question

I would like to install Joplin on a server using docker. Does this server version support these features that Joplin cloud supports?

  • Publish notes to the internet
  • Share and collaborate on a notebook
  • Manage multiple users

Thanks in advance, these features are crutial to me.

@Tymidymi welcome to the forum.

  • Yes
  • Yes, and,
  • Yes
1 Like

I confirm, I have Joplin containers running in K8s and this is working very good.
You will need at least 2 containers, one for the Joplin server and one for the database: Postgresql.
Depending on your setup you may also need a reverse proxy and/or some container for storage but that all works fine.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.