2022-11-10 15:04:07 +01:00
2022-11-10 15:04:07 +01:00
2022-11-10 15:04:07 +01:00
2021-05-28 09:54:15 +00:00
2022-11-10 15:04:07 +01:00
2020-11-26 13:24:50 +01:00
2021-08-12 11:29:02 +00:00
2022-09-28 09:04:56 +00:00

Backup-Util

Backup Util wil create backup(s) acording to the configuration the defaullt/expected location of this software is /opt/BackupUtil

Backup-Util.sh is the script and Backup-Util.conf contains the configuration

Backups wil be stored using the following standard

BackupServer/
└── DATE
    ├── SITENAME       
    └── System
        └── HOSTNAME

The Site backup can contain the following:

  • A Copy of webroot for this site
  • WordPress a AI1M backup
  • A MySQL database dumb

Web-V2: for each Site/CMS a siteBackup line is added to the Config

The System backup contains the following:

  • Configuration (/etc)
  • Exta tools (/opt)
Description
No description provided
Readme 64 KiB
Languages
Shell 100%