Automatic Database Backup
Module | Cloudlink - Database |
Technical Name | cloud_link_db |
The Cloudlink - Database module allows you to backup your database directly to one of the cloud storages compatible with Cloudlink (Google Drive, OneDrive, SFTP, …). The backup will be performed at the specified interval. A Cloudlink Administrator can also manually trigger the backup.
Restore
The built in Odoo Database Manager (at <your-domain>/web/database/manager
) can be used to restore the database from a backup file.
Backup Settings
Name
The name of the backup task.
Database Name
The name of the database.
Destination drive
The Cloudlink Drive on which the backup is stored.
Destination path
The location of the backup.
Filename
The name of the backup file. The filename can contain the following placeholders:
name
- Namedb_name
- Database Namesecond
- Second as a zero-padded numberminute
- Minute as a zero-padded numberhour
- Hour as a zero-padded numberday
- Day of the month as a zero-padded decimal numbermonth
- Month as a zero-padded numberyear
- Year with century
Default: {db_name}-{day}{month}{year}
Format
Options:
- zip (includes filestore)
- pg_dump (without filestore)
Active
Specifies whether the job is executed automatically.
Execute Every
Run job every x Minutes/Hours/Days/Weeks/Months
Next Execution Date
Next planned execution date for this job
Notification Type
Options:
- None - no notification
- Email - Send email notificaiton on job failure
Recipient
Recipient of the email