Versions Compared

Key

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

...

  1. Selection of installation path
  2. Creating the folder structure at installation path selected above
  3. Copying the required files to the respective plcaes
  4. Adding the following entries to Environment variables
    CATALINA_BASE
     CLOUDSTACK_HOME
     CATALINA_OPTS
  5. Opened the following ports in Windows firewall (Picked from Ports used by CloudStack)
    8080
    8096 
    8787 
    9090 
    3922 
    8250 
  6. Adding bin paths of Java, Python and 7z to "Path" environment variable.
  7. Adding entry to services (Though the start service is not working in the backend service is getting started when we start the service in services)

...