openzim / cms

ZIM file Publishing Platform
https://cms.openzim.org
GNU General Public License v3.0
4 stars 0 forks source link

Document backup-restore strategy #20

Closed rgaudin closed 2 years ago

rgaudin commented 2 years ago

It's important the CMS is backed up from the start and that we have a easy restoration procedure.

This procedure should be documented on the repo or the Wiki and testable (manually). It should use https://github.com/kiwix/borg-backup/ unless proven not possible.

Note: at the moment, we'll have only DB data a no user file

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

kelson42 commented 2 years ago

@rgaudin Not sure how this is « special » on CMS, but seems indeed mandatory and necessary before moving to M2.

rgaudin commented 2 years ago

DB is backed-up (already was on Sloppy). We need a generic Restore doc on the k8s Wiki. Opening a ticket there.

kelson42 commented 2 years ago

@rgaudin thx, see https://github.com/kiwix/k8s/issues/14