On this page


The installation of Magic Collaboration Studio services and initial configuration is described in this section. Installation using the provided script is highly recommended. The process involves installing the service(s), generating an initial self-signed SSL certificate, creating the twcloud user for file and service ownership, then configuring the Linux environment for performance and security.

Prerequisites

Installing Magic Collaboration Studio services

To install Magic Collaboration Studio services


  1. Install Java 17 from Adoptium. As an alternative, the OpenJDK Java provided in the base Linux package repository can be used:

    sudo dnf install -y java-17-openjdk
  2. Download and extract the installation file from the 3DS media package (<product_name>_<version_number>_installer_linux64.bin). Place the installation file and script in an executable directory.
  3. Install Magic Collaboration Studio by executing the install_twc_mcs_ol_rhel.sh script.

    sudo ./install_twc_mcs_ol_rhel.sh
  4. Follow the on-screen installation guidance.
  5. When the Magic Collaboration Studio pre-installation summary is displayed, check if the information is correct and press ENTER.

  6. After installation is complete, optionally setup shortcuts and utilities for Admin Tools.
  7. If Admin Tools was set up, execute twc-start.sh to start all services. Otherwise, manually start twcloud, zookeeper, and webapp services with the command: 

    sudo systemctl start twcloud zookeeper webapp
  8. Make sure that Magic Collaboration Studio is operational by going to https://<server_address>:8443/webapp. You should see the Magic Collaboration Studio login screen.

    For more information, see Accessing Magic Collaboration Studio web applications.


When you complete the steps above, the preliminary Teamwork Cloud configuration is created. This means that your system is functional and you can login to Teamwork Cloud. Refer to the section below for additional configurations and troubleshooting.

Additional configuration and troubleshooting

TopicReference
Remote Cassandra nodeIn application.conf (shortcut: conf-twc), set the contact-points parameter to Cassandra node address.
Multi-server deploymentSee Advanced services configuration.
System Error displayed on web browserSee FAQ entry.
Change SSL certificateSee Managing SSL certificate.
Update Administrator passwordSee Setting up Administrator user.

Document exporter font package

To use Cameo Collaborator document exporter, a TrueType font package is required in order to generate PDF/HTML files. Please see Installing Microsoft TrueType fonts for Document Exporter