Data Center Installation on Windows
This section applies specifically to the Zephyr Enterprise Data Center product. The information below is generally used to ensure that system administrators can install their new Zephyr Enterprise Data Center product instance on a Windows environment using the GUI or Command Line.
This section provides step-by-step instructions for installing the Zephyr Enterprise Data Center on Windows. This is just one part of a larger setup for Zephyr Enterprise Data Center to be setup and work properly. Please be sure to have read the sections below before proceeding to the steps.
Prerequisites
Review all system requirements thoroughly
Have a database installed, running, and configured to connect with Zephyr Enterprise Data Center
If this is not done, please proceed here to begin database setup
Ensure you have the correct Data Center 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 Account Manager or send an email to sales@getzephyr.com
Ensure timezone setting for all nodes are uniform
Download and install required software
Java JDK 8u101 or higher
Download from here
Download Zephyr Enterprise Data Center
Installing Java
Follow Oracle's install instructions linked here. Once installation is complete, set the environment variables and continue to installing Zephyr Enterprise section below
Installing Zephyr Enterprise Data Center
Step 1:
For the first node installation (NODE 1), run the installer as normal.
For all subsequent nodes, run the installer from the command line using the option to skip database modification, ie:
zephyr_5.0_XXXXX_64bit_setup.exe -VzSkipStartupData=true -VzSkipZephyrServerStart=true -VzSkipDropData=true
Step 2:
After running the installer, you will be greeted with the installer Welcome screen
Step 3:
A quick reminder on the requirements needed to install and run Zephyr successfully
Step 4:
EULA screen is next. The installation will not proceed further if the terms of the license agreement are not acceptable
Step 5:
The destination location of where the Zephyr server needs to be installed. You should make sure that you have enough disk space on that drive for the installation
Step 6:
Select the deployment option. For installation of Zephyr Enterprise Data Center, select "Data Center deployment" and continue to Step 6. For installation of Zephyr Enterprise Data Center, reference the Installation of Zephyr Enterprise Server section
Step 7:
This steps allows the addition of a license file that you would have received from Zephyr Sales
Step 8a:
2 types of Setup are possible - Standard or Custom. In the Standard installation, all the predefined ports are used for running Zephyr. These are:
Port 80 for client access to server
Port 8005 for internal server use
If you already have other applications using one or many of these ports, chose the Custom installation setup type and you will have the opportunity to pick alternate ports for Zephyr (see Step 7b)
Else proceed to Step 8:
Step 8b:
This step allows you to customize the various ports if there is a conflict with an existing application
Step 9:
You will need to provide the database type, username, and password which Zephyr Enterprise Data Center will use to read/write data to the database and the Database URL along with the database driver file location. Once this information is entered, test the connection to the database by clicking the "Test Connection" button. The 'Next' button will not become active until a successful test is made.