Postinstallation Task 7: Starting or Restarting the Services

To start or restart all the services, perform the following procedure:

Note: You can configure the authorization service by adding the details in the $PSI_HOME/roles/authorization-service/standalone/config/application.properties file.
  1. To start or restart the Configurator service, navigate to the $PSI_HOME/roles/configurator/standalone/bin directory and run the start.sh script.

  2. To start or restart all other services, navigate to the $PSI_HOME/roles/<service-name>/standalone/config directory and update application.properties for configuratorServiceUrl. Then start the service from $PSI_HOME/roles/<service-name>/standalone/bin by running the start.sh script.

Note: You must start the Configurator and Authorization services first and then all the other services.