Installing Genesys Data Layer

From Genesys Documentation
Jump to: navigation, search
This topic is part of the manual GDL Deployment Guide for version 9.0 of Genesys Data Layer.

Installation steps from Installation Package (IP) files.

Before you begin

Before you complete the steps on this page, prepare the environment as described in Preparing to Install Genesys Data Layer

In addition:

Acquire the Genesys Data Layer Installation package

Warning
The Genesys Data Layer Installation Package comprises several files, some of which are too large to be downloaded using Genesys Download Center. Contact Customer Care for assistance.

Ensure that you have the latest GDL Packages (IP); talk to your Genesys representative for information about where to download the IP.

IP/File tar files
Docker container (Docker Linux platform)

IP_GDL_900_ENU_DockerLinux.zip. Contains IP_GDL_900_ENU_DockerLinux.tar file and 3 .yml files such as

  • docker-compose-cluster-full.yml
  • docker-compose-cluster-half.yml
  • docker-compose-single.yml
IP_GDL_900_ENU_DockerLinux.tar— contains the GDL Docker image,

which contains the zookeepers and kafka clusters. This image is used for lab version deployments.


Deploying the containers

Use the steps in this section to deploy the Docker containers. Note that Genesys does not ship Docker as a part of Genesys Data Layer. You must install Docker in your environment before you can load the Genesys Data Layer containers; see Preparing to Install Genesys Data Layer. Install Docker according to the instructions on the Docker Ready Environment. A Docker deployment provides a complete self-contained environment, so that you do not need to manually configure ports or address compatibility issues. Genesys Data Layer docker images (lab version) is available through IP files.

Procedure: Unzip files from IP

Purpose: Use the steps in this procedure to prepare the Docker containers.

Steps

Complete the following steps on the host machine, except where noted otherwise:

  1. Create a folder named dockerlinux in C: drive.
  2. Copy the docker container image file from the IPs (IP_GDL_900_ENU_DockerLinux.zip) and unzip the contents of file at C:\dockerlinux folder.
  3. Prepare for Operating System
  4. Docker Ready Environment
  5. Deploy Kafka Clusters
Comments or questions about this documentation? Contact us for support!