| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 2092 |
| Technical Name |
odoo_database_restore_manager |
| License | AGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 15.0 16.0 17.0 18.0 |
This Module Helps To Restore Automated Backup Of Databases.
Database Restore Manager
This module uses some external python dependencies : dropbox, pyncclient , nextcloud-api-wrapper , boto3 and paramiko. Before installing the module install the python package first. The required python packages can be installed using the following commands.
pip
install dropbox
pip
install pyncclient
pip
install nextcloud-api-wrapper
pip
install boto3
pip
install paramiko
Key Highlights
Automated Backup
Generate Database Backups on regular intervals.
Remove Redundancy
Automatically remove old backups that consumes storage space.
Notification
Notify user on success and failure of backup generation.
Flexibility of Backup
Store to Remote Servers, Nextcloud, Amazon S3, Google Drive, Dropbox, Onedrive.
Multi-Level Backup Storage
Store backups in multiple locations based on different intervals.
Are you ready to make your business more
organized?
Improve now!
Configure backups by Automatic Database Backup Module
Go to Setting --> Technical --> Backup Configuration to configure backups.
Backups Count
Configure the Number of latest backups to be shown.
Database Restore Manager View.
Filter on storage location and Restore button.
Restoring Database Backup.
New Database name and Master password.
Restore complete.
Store Backup
Interactive User Interface.
Store Backup To Different Locations.
Automatically Remove Old Backups.
Effortlessly manage your storage with automatic removal of old backups, freeing up space while keeping your most recent data secure.
Generate Database Backups on regular intervals.
Protect your data with our automated database backups, ensuring regular, scheduled backups for seamless recovery and integrity.
Notify User On Success And Failure Of Backup Generation.
While configuring a backup, selecting the Zip option will include the filestore in the backup, while choosing the Dump option will create a backup without the filestore.
Enable the "Remove Old Backups" option in the backup creation view to automatically delete previous backups based on the number of days specified.
Enable the "Notify User" option and specify a contact to receive an email containing a detailed report with the failure reason and backup details. This option will also send an email upon successful backup.
Select the backup destination as local storage and specify a backup path to a location on the system to create backups on your own system.
Latest Release 18.0.1.0.0
26th September, 2026- Initial Commit
Please log in to comment on this module