Skip to content
Discussion options

You must be logged in to vote

non-transient data should never stored inside containers but outside on stable and backup-ed file system...

usually, all files in the collections-root main folder should be backed-up, simple full backup e.g.

tar czf /path/to/radicale-collection-root-backup-$(date +'%Y%m%d-%H%M%S').tar.gz /var/lib/radicale/collections/collection-root/

one can think about excluding the cache directories,

frequency strongly depending on the change rate

also one can use a more sophisticated tools like amanda or duplicity to run incremental backups and able to have a history in case a particular file only need to be restored

Peter,

Shit, it happens again. I must restart the server, and now all my Reminders a…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@pbiering
Comment options

@charleslcso
Comment options

@pbiering
Comment options

@charleslcso
Comment options

Answer selected by pbiering
@pbiering
Comment options

@charleslcso
Comment options

@pbiering
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #1573 on September 18, 2024 19:52.