Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1805 |
Technical Name |
auto_database_backup_odoo_sh |
License | LGPL-3 |
Website | https://www.nuxly.com |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1805 |
Technical Name |
auto_database_backup_odoo_sh |
License | LGPL-3 |
Website | https://www.nuxly.com |
Versions | 16.0 17.0 |
Backup Odoo.sh to Google Drive / OneDrive
Solution for outsourcing backup Odoo.sh

Key Features

Setup Steps
- Install module:
auto_database_backup_odoo_sh
- In configuration choose destination: Odoo_sh Google Drive or Odoo_sh OneDrive
- Configure OAuth client (ID, secret, folder id)
- Click "Setup Token" to authenticate
- Enable scheduled action
Why this Module?
This module was created as a lightweight extension of the excellent auto_database_backup module by CybroAddons.
On Odoo.sh, the original module cannot be used as-is because:
- It requires the master password, which is not accessible on Odoo.sh
- It tries to generate backups manually, which is restricted by Odoo.sh hosting
Our module simply reuses the daily backup already generated in /backup.daily
by Odoo.sh.
It zips it, and automatically uploads it to your chosen Google Drive or OneDrive.
Configuration Help
To configure the required Google or Microsoft applications (Client ID / Secret / Redirect URI), you can refer to the official guide provided by CybroAddons: View Setup Guide .
Support & Contact

This module is maintained by Nuxly. Visit nuxly.com
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedModule works as it expected but there could be potentail risk
i used this module on odoo sh and it makes zip file for databse backup on tmp folder and when databse is large the servr crashed saying no space left on device i have updated the code to mode the db backup to other folder still when db size grows more we have to update the code logic to sync the databse in chunk to onderive directly without making any zip on odoo sh to solve the space issue
Unable to configure onedrive
Tried multiple configuration on azure portal and multiple access but getting errors
can you give us documentation what are the configurations needed to setup onedrive app
Re: Unable to configure onedrive
Hello,
Our module is an extension for Odoo.sh of the auto_database_backup module developed by Cybrosys Techno Solutions.
We haven’t made any changes to the configuration (including Azure / OneDrive).
Therefore, the setup steps to follow are exactly those described in the official documentation of the base module.
Best regards,
Théo from the Nuxly team