Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Backup Software, Static Configuration and Configuration Database

In order to backup DPOD's software, static configuration and configuration database, use /app/scripts/app_backup.sh.

...

The free space required on the backup output directory could get up to ~500MB.

Restore Software, Static Configuration and Configuration Database

In order to restore DPOD's software, static configuration and configuration database, use /app/scripts/app_restore.sh.

Note

The restore should be executed on a DPOD instance of the same version and load architecture deployment profile that the backup was executed on.

Restoring a backup file from a different DPOD version or load architecture deployment profile is not supported and may lead to unexpected results.

...