Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section provides step-by-step instructions for installing single node Zephyr Enterprise Server 5.0 on CentOS Linux.

For multiple nodes clustered installation of Zephyr Enterprise or to use an external Database other than MySQL, please refer to the /wiki/spaces/ZEE50/pages/77824238Zephyr Enterprise Data Center installation guide.  

Before you begin

  • Review all /wiki/spaces/ZEE50/pages/77856795system requirements thoroughly
  • Ensure you have the license file (license.lic) as this will be required during the installation process.  If you do not have this license file, please contact your Zephyr Sales Account Manager or send an email to sales@getzephyr.com
  • Download required software
    • Java
      • Java JDK 8u101 or higher
        • Downloaded from here
    • MySQL:
      • 5.6.33 or higher
        • Downloaded from here
      • MySQL Connector/J 5.1.41
        • Downloaded from here
    • Zephyr Enterprise 5.0 Linux Software:Download from here

Installing Java

Step 1: Execute the Java JDK installation with the command:

Code Block
themeEmacs
shell> rpm –ivh  jdk-8u101-linux-x64.rpm

...

Code Block
themeEmacs
shell> java –version

Installing MySQL

  • Install MySQL RPMs in the order shown below:

...

The installation of Zephyr Enterprise software can be completed either via a GUI or via Command Line.

GUI Install
Anchor
gui
gui

Step 1: Set permissions

...


Once the setup file has been launched, the following Welcome screen will display automatically

 
Step 3: A quick reminder on the /wiki/spaces/ZEE50/pages/77856795Requirements needed to install and run Zephyr successfully 

 
Step 4: You will be prompted with the full EULA which will require acceptance of the terms stated before continuing

 
Step 5: After accepting the EULA, you will be prompted to enter the Zephyr Enterprise home directory. You will be notified of the required and available disk space

 
 
Step 6: Select the Server deployment option

...

Code Block
themeEmacs
shell> tail -f /opt/zephyr/tomcat/logs/catalina.out