Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed docroot URL to nexus3 repo URL

...

  1. Stop all the agents
  2. Allow all the messages in rabbitmq to be consumed.
  3. Stop Engine.
  4. Stop Tomcat.
  5. Delete PlatformService folder, Platformservcice.war file, and app folder in location tomcat folder:  /apache-tomcat-8.5.27/webapps
  6. Copy latest  PlatformService.war file in apache-tomcat-8.5.27/webapps/ from the URL: https://platforminfra.cogdevops.com:8443/repository/docroot/insights_install/release/latest/PlatformService.war
  7. Unzip the package https://platforminfra.cogdevops.com:8443/repository/docroot/insights_install/release/latest/PlatformUI3InSightsUI.zipand  and copy "app" in the location  /apache-tomcat-8.5.27/webapps
  8. Update the uiconfig.json file  with the server  IP file location: /apache-tomcat-8.5.27/webapps/app/config/uiConfig.json
  9. Start Tomcat
  10. Navigate to $insightsengine folder delete the PlatformEngine.jar file 
  11. Download PlatformEngine.jar file from https://platforminfra.cogdevops.com:8443/repository/docroot/insights_install/release/latest/PlatformEngine.jarand  and place it in the same folder $insighstengine
  12. Start  Platform engine.
  13. Start all the agents

...