1.0.5 • Published 3 years ago

odoo-backup v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm version GitHub version

Installation

With yarn

yarn global add odoo-backup

With npm

npm i -g odoo-backup

Usage

You need to set the following enviroment variables before running odoo-backup.

VariableDescriptionExample
ODOO_BACKUP_DIRDirectory where the backups will be saved~/backups
ODOO_URLThe odoo instance URLhttp://localhost/
ODOO_DATABASE_NAMEThe odoo database nameodoo
ODOO_ADMIN_PASSWORDThe odoo master passwordodoo
ODOO_DRIVE_DIRGoogle drive directory where the backups will be saved/backups

Then run:

odoo-backup
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago