Skip to main content
Version: 10.3.1

Upgrade from 10.3.1 to 10.3.1.1

To upgrade the Work.AI platform from v10.3.1 to v10.3.1.1, you must install Superset in the prepared environment. To do that, execute the following installer commands one by one:

  1. ./install.sh configure mssql

  2. ./install.sh install init-properties -e init_properties=superset

  3. ./install.sh configure haproxy

  4. ./install.sh configure workfusion

  5. ./install.sh configure keycloak

  6. ./install.sh preinstall superset

  7. ./install.sh install superset

  8. ./install.sh check superset