Warning |
---|
Zephyr Enterprise must run in an isolated instance where there is no Jira running or any other Tomcat.
|
...
OS | Windows Server 2008 / 2012 / 2016 / 2019 |
CPU | Quad-core CPU Intel Pentium or AMD Opteron (2 Ghz or higher) |
RAM | Minimum 8 GB; Preferred 12 GB |
Disk Space | At least 5 GB free (250 GB-1 TB recommended for large enterprise installations) |
Networking | Wired Ethernet |
Account | Administrator access to the machine |
Software | Java: OpenJDK 8 (recommended) or Oracle JDK 8
Note: No other Tomcat or MySQL can be installed on the machine.†† |
Database | MySQL 5.6 or 5.7 series |
Zephyr Enterprise Server (for Linux On-Premise installations only)
OS | Red Hat Enterprise 64-bit |
CPU | Quad-core CPU Intel Pentium or AMD Opteron (2 GHz or higher) |
RAM | Minimum 8 GB; Preferred 12 GB |
Disk Space | At least 5 GB free (250 GB-1 TB recommended for large enterprise installations) |
Networking | Wired Ethernet |
Account | Superuser (root) access to the machine |
Software | Java: OpenJDK 8 (recommended) or Oracle JDK 8.
MySQL Connector - JDBC 5.1.40 Note: NO other Tomcat or MySQL can be installed on the machine.†† |
Database | MySQL 5.6 or 5.7 series |
Zephyr Client
OS | Any Desktop OS |
Browser | Any one of these versions that support WebSockets:
|
Networking | Client machine must have access to port 80 for HTTP connection (or 443 for HTTPS) to the Zephyr Server |
Other | Screen resolution of 1280x1024 (1280x900 for widescreen) or higher |
...
- 80, 443(if HTTPS), 8005 and 8009 are used by tomcat and can be configured in the server.xml file under zephyr\tomcat\conf\
- 3306 is used by MySQL in Linux and configured in the my.cnf
- 9300 9200 is used by Elasticsearch
- 5701, 5702, 37000, 37001 are used by Hazelcast
...
- Elasticsearch is required to install Zephyr Enterprise Server. Supported Elasticsearch versions are 6.8.1–6.8.11.The supported Elasticsearch version is 7.9.2
- The MySQL software has to be the major/minor (5.6.X or 5.7.X) version.
- No other MySQL should be present on the server instance.
- Oracle JDK must be JDK 8u101 or higher. JRE is not supported.
- Zephyr Enterprise Server for Windows includes MySQL in the installation package on top of allowing remote MySQL.
- Zephyr Enterprise Server for Linux requires a separate installation of MySQL not included in the installation package on top of allowing remote MySQL.