Zephyr Enterprise Server (for Windows On-Premise Installations only)
OS | Windows Server 2008 / 2012 / 2016 |
CPU | Quad-core CPU Intel Pentium or AMD Opteron (2Ghz or higher) |
RAM | Minimum 8GB; Preferred 12GB |
Disk Space | At least 5GB Free (250GB-1TB recommended for large enterprise installations) |
Networking | Wired Ethernet |
Account | Administrator access to the machine |
Software | Java: Oracle JDK 8 |
Database | Embedded MySQL and remote MySQL only. All other supported databases use /wiki/spaces/ZEE50/pages/77725729 |
Zephyr Enterprise Server (for Linux On-Premise Installations only)
OS | RedHat Enterprise 64-bit |
CPU | Quad-core CPU Intel Pentium or AMD Opteron (2Ghz or higher) |
RAM | Minimum 8GB; Preferred 12GB |
Disk Space | At least 5GB Free (250GB-1TB recommended for large enterprise installations) |
Networking | Wired Ethernet |
Account | Superuser (root) access to the machine |
Software | Java: Oracle JDK 8 |
Database | Embedded MySQL and remote MySQL only. All other supported databases use /wiki/spaces/ZEE50/pages/77725729Database property 'global_max_connections' must be set to 500 or above |
Zephyr Client
OS | Any Desktop OS |
Browser | Any one of these three with versions that support Web Sockets:
|
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 |
ZBots
OS | Windows Server 2008 / 2012 / 2016 |
CPU | Dual-core CPU Intel Pentium or AMD Opteron (2Ghz or higher) |
RAM | Minimum 1GB |
Disk Space | At least 100MB Free |
Networking | Wired Ethernet |
Account | Administrator access to the machine |
Software | Oracle JDK 8. JRE is not supported. 32-bit only |
†Ports Explained:
- 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 is used by Elastic search
- 5701, 5702, 37000, 37001 are used by Hazelcast
Note
All port numbers mentioned in this document are the defaults, and can be configured to fit your specific environment setup. If Firewall or Proxy are present, it is a requirement that they support WebSocket protocol.
††Software Version Explained:
- The MySQL software has to be the major/minor (5.6.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