Backing up your system
When installing an application, back up your system after each step to ensure that you can revert to the last working version of the system if you encounter an issue.
Pega Foundation for Healthcare
- Verify that all rules are checked in.
- Shut down the Pega Platform application server.
- Use your database utilities to complete an offline backup of the Pega database.
- Back up the configuration and environment files. If you edited any of the
following Pega Platform configuration files in the APP-INF\classes directory of
an EAR deployment or the WEB-INF\classes directory of a WAR deployment, include
these files in the backup:
prbootstrap.properties
prconfig.xml
logging file: prlogging.xml or prlog4j2.xml
web.xml
pegarules.keyring
or any other .keyring files
- Back up any third-party or custom JAR files that you installed. Redeploying the Pega Platform applications might delete these files from your application server.
Previous topic Completing the prerequisite tasks Next topic Installing the application