You've already forked proxmox-backup
update README
This commit is contained in:
@@ -16,6 +16,7 @@ The custom script :
|
|||||||
- copy & compress the entire system
|
- copy & compress the entire system
|
||||||
- extract informations from your system (packages list, crontab, partition table, etc)
|
- extract informations from your system (packages list, crontab, partition table, etc)
|
||||||
- can dump MySQL database(s)
|
- can dump MySQL database(s)
|
||||||
|
- can dump MariaDB database(s)
|
||||||
- can dump PostgreSQL database(s)
|
- can dump PostgreSQL database(s)
|
||||||
|
|
||||||
All files are then send it to a custom Proxmox Backup Server.
|
All files are then send it to a custom Proxmox Backup Server.
|
||||||
@@ -84,6 +85,8 @@ backup_path_exclude:
|
|||||||
- cache/
|
- cache/
|
||||||
|
|
||||||
backup_mysql_enabled: true
|
backup_mysql_enabled: true
|
||||||
|
backup_mariadb_enabled: true
|
||||||
|
backup_pgsql_enabled: true
|
||||||
|
|
||||||
backup_cron_minute: 30
|
backup_cron_minute: 30
|
||||||
backup_cron_hour: 5
|
backup_cron_hour: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user