Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagesql
UPDATE opt_cinc.INFRA_TENANT_METADATA SET connectionUrls = '[MYSQL_HOST]:[MYSQL_PORT]' WHERE tenantId <> '0';

Step 8:

...

complete the migration process

This last step forces Kiuwan on premises to be updated to the current version (the one tied to the used kiuwan-cluster distribution). Execute in your new Kiuwan host console:

 

Code Block
languagebash
echo "2.8.1904.8" > [VOLUMES_DIR]/data/kiuwanCommonData/publicData/current.version
cd [INSTALL_DIR]/docker
sudo ./update.sh
sudo ./start-kiuwan.sh