Backups
To simplify your work, we perform backups every hour, so if you encounter any issues, you can recover your data without losing information.
To access the backups, go to Settings
-> Backups
.
There, you will find a list of the last 100 backups. The last 12 backups from the past 12 hours are stored, and then one backup per day is kept. This means you have backups from the last 90 days.
Download a Backupβ
To download a backup, simply choose any of the available backups and click the Download
button.
A .zip file containing the backup in JSON and BSON formats will be downloaded. You can save this backup to restore it at any time.
You can also restore this backup to your MongoDB database locally or on your server. This allows you to perform migrations, generate statistics, etc.
Restore a Backupβ
To restore a backup, simply choose any of the available backups and click the Restore
button.
Restore a Local Backupβ
If you want to restore a backup that you have downloaded to your computer, simply look for the Restore backup from local file
section, select the .zip file containing the Totalum backup, and then click the Restore from local file
button.