...
- Back up your database. On RDS that means take a snapshot. Talk to your DBA. Back up BOTH Data location schema (2) where your data is stored and Repository schema (3) where your data model is stored. This is a "just in case" measure".
- Back up your semarchy.xml (1) file. Put it in a safe place such as Sharepoint or github (it's an xml file so you can add it to your version control tool). Once you backed up the semarchy.xml file, save a copy to the /tmp directory. This is a necessary measure as the semarchy.xml file is required for the next step to use Tomcat Manager for upgrade.
Warning If you don't back up semarchy.xml, you will have to recreate it from scratch because undeploying the Semarchy app which is necessary for upgrading via Tomcat Manager will delete everything in your Catalina/localhost file, that is it will delete semarchy.xml.
...
For more information about upgrading xDM, please carefully read the Upgrade Guide.
Once you have backed up your parts, you are ready to move onto the next step of upgrading. The next step is getting your semarchy.war file on the app server. If you are running on AWS, you may find this guide helpful on how to get your semarchy.war file into the cloud.
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...