Page History
On this page
Table of Contents | ||
---|---|---|
|
Excerpt | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Before installing Magic Collaboration StudioTeamwork Cloud, ensure that the system requirements described in this chapter are met.
Recommended system requirementsRecommended system requirementsSystem requirements are dictated by the intended deployment, taking into account the overall load which the environment will experience, including:
The database (Cassandra) can be located on the same server as Magic Collaboration Studio Teamwork Cloud or on a separate server. Storage requirements apply only to the node where the database is located. Magic Collaboration Studio Teamwork Cloud hosting nodes can be virtualized without any issues if the host is not oversubscribed on its resources. Nodes containing both Magic Collaboration Studio Teamwork Cloud and Cassandra:
Nodes containing only Cassandra:
Nodes containing only Magic Collaboration StudioTeamwork Cloud:
Storage | ||||||||||||
SAN Storage should not be used for data or commit log volumes on Cassandra nodes. This will result in severe performance degradation. There is no amount of SAN tuning and OS tuning which could mitigate this. |
Note |
---|
The Linux operating system is highly recommended for Magic Collaboration Studio Teamwork Cloud deployment. Cassandra 4 does not have native Windows support. For more information, please visit https://www.datastax.com/dev/blog/cassandra-and-windows-past-present-and-future. |
For a fully working environment, you will also need the following:
- Cassandra is compatible with OpenJDK 11.0 (tested with Eclipse Temurin™ by ADOPTIUM 11.0.14)
- Magic Collaboration Studio Teamwork Cloud is compatible with OpenJDK 17.0 (tested with Eclipse Temurin™ by ADOPTIUM 17.0.8)
- IMPORTANT. To use modeling tools with DSLS licenses, Microsoft Visual C++ Redistributable must be installed (see see Latest supported Visual C++ Redistributable downloads). This applies to Windows OS only.
- FlexNet or DSLS license server
- Cassandra 4.0.x, 4.1.x
- A static IP address for each node.
Open ports 1101, 2181, 2552, 7000, 7001, 7199, 9042, and 9142 between servers in a cluster.
Open ports 3579, 8111, 8443, and 10002 (default) for clients. The port number 10002 can be changed according to the port assigned to secure connections between the client software and Magic Collaboration StudioTeamwork Cloud.
The following table lists the ports that Magic Collaboration Studio Teamwork Cloud services use and their descriptions:. Port traffic is TCP unless otherwise specified.
https://cassandra.apache.org/doc/latest/cassandra/operating/hardware.htmlService | Port | Description |
---|---|---|
FlexNet server (lmadmin) | 1101 | FLEXnet server port |
8090 |
License management web interface HTTP port | ||
27000-27009 | Internal license server manager port | |
Cassandra | 7000 | Internode cluster communication port (not used if TLS is enabled) |
7001 | Encrypted internode cluster communication port (used if TLS is enabled) | |
7199 | JMX monitoring port of the Cassandra node | |
9042 | Native client port |
for processing database operations | ||
Teamwork Cloud | 2468 | JMX metrics reporting port for monitoring stack |
2552 | Teamwork Cloud |
default remote server port | ||
3579 | Default |
Teamwork Cloud port when SSL is not enabled | |
8111 |
REST API HTTPS port | ||
10002 | Default port when SSL is enabled | |
Web Application Platform | 8443 | Web Application Platform HTTPS port ( |
Authentication, Collaborator…) | ||
Zookeeper | 2181 | Zookeeper internal port |
Info | ||
---|---|---|
| ||
When deploying on Amazon EC2, we recommend using the m5-2xlarge, r5-2xlarge, or i3-2xlarge instances. Depending on the workload, you may want to go to the -4xlarge instances, but for most users, the -2xlarge will suffice. The m5 instances meet the minimum system requirements and will be acceptable for small deployments. The r5 instances provide more memory for the same CPU density. The i3 instances should be used when workloads have a higher level of user concurrency due to the significantly improved performance of the ephemeral NVMe storage. |