How to configure Joplin with Murena Cloud

  1. Create a new token for Joplin on Murena Cloud
    user -> security -> Sessions

type the name of the token

and save the generated password for futher use.

  1. On Murena Cloud create a new folder "Joplin" (root) directly on Murena Cloud https://murena.io/apps/files/
    or from your computer using curl:
curl -X MKCOL 'https://ecloud.global/remote.php/dav/files/<username>@e.email/Joplin' --user '<username>@e.email:<generated password>'
  1. Parametrize Joplin to access Murena Cloud with "WebDav"
    using WebDav url:
    https://ecloud.global/remote.php/dav/files/username@e.email/Joplin

use the generated password

Verify Synchronisation with the buton below

2 Likes