This page outlines the steps to be followed to back up all data of an Appian installation.
Before a product upgrade or patch, the following steps must be taken to backup the Appian application in preparation for the upgrade:
Refer to Starting and Stopping Appian for instructions on how to shut down Appian.
Note: Do not kill any Appian processes. Wait for the normal shutdown to complete. An improperly shut down instance cannot be upgraded.
If your application data is stored on a SAN or other high-availability drive, ensure that all file system content on this drive is copied to the backup location.
Take a snapshot or data dump of the Appian data source, your business data sources, and any external RDBMS(s).
This section outlines the steps to be followed to restore all data of an Appian installation at an application level. It assumes restoration to an existing system with Appian installed.
If Appian is already running on the server you wish to restore to, stop all Appian services. Backup the Appian application data into a temporary folder by copying the contents of the <APPIAN_HOME> directory into a temporary backup location.
Refer to Starting and Stopping Appian for instructions on how to shut down Appian.
Delete the contents of the <APPIAN_HOME> installation directory.
Copy the contents of the backup into <APPIAN_HOME> installation directory.
Restore the latest backup or snapshot of any external data sources so that the data is synchronized.
Full System Backup Procedure