. . .

Backups

ApiOmat uses a MongoDB for storing configuration and application data. Several backup machanisms can be used, depending on load, DB setup and backup hardware.

Using the restore module

The guide Configure Backup / Restore Functionality contains further details on how to set up the restore module.

Other mongo related methods

MongoDB has several backup methods on board for dumping databases or oplogs, to perform point in time recovery. For further infomation please refer to the following article here.