Deploy the following project to your server to perform a manual backup of your CouchDB from Convertigo Cloud Server or Convertigo Docker Server : https://github.com/convertigo/c8oprj-lib-fullsync-backup
There is an experimental Convertigo project to backup all databases of a Convertigo Cloud Server at once, that can also be scheduled, it is not officially supported.
Deploy the following project to your Convertigo CLoud Server:
Create a new sequence job from the backup_cdb project, pointing to the launcher sequence, fille the server variable with the name of the Convertigo Cloud server holding the CouchDB:
Or use CouchDB replication to back up the data to another CouchDB installation.
More information here: https://docs.couchdb.org/en/stable/maintenance/backups.html
Add Comment