Update Camunda run 7.13 to Tomcat 7.17

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.

  1. Take Run Backup
  2. Update Run to V7.17.
  3. Take a backup.
  4. Change it to Tomcat and update the DB info.
1 Like