Versions Compared

Key

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

...

id554057134

...

id554057137

...

id554057136

The content of this

...

chapter is intended for system administrators. Here, you can learn how to install and configure Web Application Platform with Cameo Collaborator and other services by using the command-line interface.

Note
titleInstallation prerequisites and other important information

Before installing Web Application Platform with services, you need to:

  • Have a working instance of

...

...

  • Magic Collaboration Studio for authentication configuration.

Before starting the installation, you should know the following:

  • We recommend installing Web Application Platform and

...

  • Magic Collaboration Studio on different machines.
  • Before installing Web Application Platform, make sure to note down Zookeeper, Cassandra,

...

  • Magic Collaboration Studio, and the license server information (e.g., hostname and port), as well as the KeyStore file

...

  • location (you can find it in the <install_root>/TeamworkCloud/configuration directory). You will need this data during installation.
  • After installing Web Application Platform, it is recommended to stop the WebApp service on the machine where

...

  • Magic Collaboration Studio is installed.


To install

...

Web Application Platform and services (advanced installation)


  1. Open the terminal and go to the directory where the Web_App_Platform_<version number>_unix.sh file is stored.
  2. Execute the following command:

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo ./Web_App_Platform_<version number>_unix.sh -i console


  3. When the introduction to Web Application Platform installation is displayed, press Enter to continue.

  4. Specify the location where you want to install Web Application Platform:
    • Press Enter to use the default installation directory.
    • Enter the full path to the installation directory and press Enter.
  5. Type "2" to select the Advanced installation option and press Enter.
  6. Follow the on-screen installation instructions.
  7. When the Pre-Installation Summary is displayed, check if properties are specified correctly, and press Enter to start the installation.
  8. When Web Application Platform is successfully installed, press Enter.
  9. If you want to start the WebApp service right after installation, press Enter. Otherwise, type "0" and press Enter

...

  1. .


Web Application Platform is now installed with the selected services. For information on how to start Web Application Platform, refer to Starting and Stopping Web Application Platform. To access Web Application Platform, open a web browser and go to http(s)://<domain_name>:<port>/webapp.


Scripts for upgrading Java and Tomcat in the Linux environment: