How Bqckup work ?
Description
bqckup:
name: example1.com
path:
- /etc/bqckup
database:
type: 'mysql'
host: 'localhost'
port: 3306
username: 'myusername'
password: 'mypassword'
name: 'mydatabase'
options:
storage: mystorage
interval: daily
retention: 7
save_locally: noPreview

Conclusion
Last updated