krang_backup - make a backup of a Krang installation
Create a backup named krang-`hostname`-YYYYMMDD.kba:
bin/krang_backup
Create a compressed backup named krang-`hostname`-YYYYMMDD.kba.gz:
bin/krang_backup --compress
Create a backup named backup.kba:
bin/krang_backup backup.kba
This script creates a backup of a Krang installation. The .kba (or
.kba.gz) file produced may be later fed to krang_install --FromBackup
to recreate the Krang installation.
For more details, see docs/ops_backup.pod.
krang_install).
In this case the default filename will be krang-`hostname`-INSTANCE-YYYYMMDD.kba.gz.