Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

...

Application Files and Internal DB

Invoke the backup command

Code Block
languagebash
themeRDark
app_backup.sh
INFO : backup finished successfully. for more information see log file /installs/system-backup/full-backup-2017-09-11_17-17-59/full-backup-2017-09-11_17-17-59.log

The output backup directory will be the location of the backup log as printed in the backup status message (in the example above this is /installs/system-backup/full-backup-2017-09-11_17-17-59 ).

Copy the backup directory to a temporary location outside the current DPOD systemCreate a backup of static configuration and configuration database using the backup utility here.

Services Files

DPOD's service files are located in the /etc/init.d directory

...

Update the Store Configuration File

...

Code Block
languagebash
themeRDark
/app/scripts/update_store_allocation.sh -l 4

Verify The Application Is Working Properly

...