You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following sections describe the full deployment of Teamwork Cloud on a single Linux server. The deployment includes installation of third-party components: Apache Cassandra database and FlexNet license server. A set of installation scripts are provided to streamline the installation process. This type of all-in-one deployment should be used for testing and evaluation. For a performant system, we recommend distributing components and services on multiple servers.

The following Linux packages are required for each service. All these packages are automatically pulled from online repositories when using the included installation scripts. For offline installation, refer to the specific installation sections for more information on accessing these packages. Also refer to the system requirements section for version information.

Teamwork Cloud
  • Open JDK Java 17.0
  • Linux utility package: unzip
  • Linux font package: dejavu-serif-fonts

Apache Cassandra

  • Open JDK Java 11.0
  • Cassandra and Cassandra Tools
  • Linux data package: tzdata-java

FlexNet 11.19

  • Existing Java installation (1.8, 11.0, or 17.0)
  • Linux utility package: wget

  • FlexNet 64-bit Installer and Utilities

  • Cameo Daemon for FlexNet

Prior to installation:

  • Make sure that your hardware and software meet the system requirements.
  • Prepare the Linux system for Cassandra database deployment.
  • Download and extract the installation script package: TWC_MCS_install_scripts_2024x.zip
    • Extract the package in the same location as the installer .bin file
    • Add execute permission to all script files

The provided installation scripts are designed to streamline the installation process and automate system configuration. These scripts require remote access to official online repositories by default. For offline installation where internet access is not available, refer to the FAQ for additional information.

To install and configure a working instance of Teamwork Cloud, follow the guides below:

  1. Install Apache Cassandra.
  2. Install the FlexNet license server.
  3. Install Teamwork Cloud services.
Teamwork Cloud installation and configuration on a single Linux server.