4 Reinstall Compliance Studio with Updated Configuration

This section provides information about reinstall Compliance Studio with updated configuration settings when an incorrect configuration was applied or when new configuration details need to be implemented in the existing setup.

To reinstall Compliance Studio with updated configuration:
  1. Stop Compliance Studio. To stop, execute the following command:
    ./compliance-studio.sh --stop
  2. Update the config.sh file. Do not forget to reconfigure the sensitive details which were removed earlier.
  3. To update configuration in the application, you can pass argument '-u' or '--update'

    ./compliance-studio.sh -–update

    Once reinstallation is done, you can start the application.