Operating system
Linux
Joplin version
3.4.3
Sync target
Joplin Server
Editor
Markdown Editor
What issue do you have?
I just finished installing joplin server 3.4.3 on my raspberry PI 4.
I just followed the tutorial in this site and getting help with Claude (Anthropic).
It seems to work.
Now, before creating users and begin transferring existing notes (I have 10GBs of notes myself) I would like to set a backup policy, just in case...
I currently use "Duplicati" and it works perfectly.
But since Joplin Server run inside a Docker container some files are open when the backup start.
At the end, the backup ends succesfully, but with some warnings; essentially the metadata is in use by another process (docker I suppose) and cannot be backed up.
What is the best approach to save Joplin server data?
- backup at client level (on desktop only, since there is no backup plugin for mobile)
- stop the container > do the backup > restart the container
- other suggestion:____
TIA
tony