Wiki source code of Backup and Restore

Version 12.2 by Alexander Mott on 2023/02/06 16:53

Show last authors
1 (% class="box warningmessage" %)
2 (((
3 There is a known issue on 3-series processors where the processor fails to correctly chunk and upload the selected SRBackup.zip file.
4 See below for a workaround and detailed instructions on how to load a backup on 3-series processors.
5 )))
6
7 {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
8 {{toc/}}
9 {{/box}}
10
11 (% class="row" %)
12 (((
13 = Overview =
14
15 SHOWRUNNER™ provides backup and restore capabilities.  Backups contain all of the necessary configuration files along with all graphics and extensions associated with the project.  Credentials are stored encrypted and require an encrypted export.  When the backup is exported a user provided secret is required to encrypt the export.  The secret will be needed to import the credentials when restoring the backup.
16
17 = Downloading a SHOWRUNNER™ Backup =
18
19 * Enter the Setup > File Management page and click the "Backup" button
20 [[image:1666702617736-962.png||height="148" width="241"]]
21 * Enter a Secret to be used when restoring the backup
22 ** **Do not lose or forget this Secret** as it is required in order to restore the project files
23 [[image:1666702720415-631.png||height="205" width="207"]]
24 * Once a secret is entered, the Download button becomes active. Click the Download button to download the SRBackup.zip file.
25
26 = Restoring a SHOWRUNNER™ Backup =
27
28 * Enter Setup/ File Management/ Restore.
29 [[image:1666703025965-865.png||height="270" width="286"]]
30 * Choose your back up file
31 * Enter the Secret Key used to download your Backup Files
32 [[image:1666703396039-595.png||height="266" width="285"]]
33 * If the Incorrect Secret Key is entered, you will be prompted and will not be allowed to Restart your system with your backup files.
34 [[image:1666703225544-948.png||height="283" width="307"]]
35 * After the correct Secret Key is Authorized, you will be allowed to Restart your System
36 [[image:1666703186664-511.png||height="262" width="277"]]
37 )))