Hello everyone, does anyone know how to upgrade an existing Camunda Run 7.13 to a Tomcat 7.17? After the update, all data such as user accounts, configurations and history data should be available.
Hello @tolo ,
the most important thing is the migration of the Database schema. There are sql scripts available.
Then, you will only need to update your distro.
May I ask one question: Why would you move away from Run and to Tomcat?
Jonathan
My 2 cents.
- Take Run Backup
- Update Run to V7.17.
- Take a backup.
- Change it to Tomcat and update the DB info.
1 Like