Genesys Web Engagement has two flavors of deployment: Standalone is appropriate for a lab environment, while Clustering is geared towards a production environment. Select the appropriate tab below for details about each deployment scenario and the tasks to install and configure GWE.
Important
Genesys strongly recommends that you first follow the Standalone deployment scenario to install Genesys Web Engagement in a lab environment where you can test your application.
This deployment is appropriate for a lab environment and consists of a single Frontend Server and a single Backend Server — they can be installed together on the same host.
Deployment Tasks
Complete the following tasks to deploy Genesys Web Engagement:
Review the prerequisites. Make sure your planned environment meets the requirements for Genesys Web Engagement and contains the right versions of the required Genesys components.
Configure your required security. You can enable SSL, configure TLS for Genesys and GWE servers, and enable authentication for the Backend Server, Interaction Workspace, and the Engagement Strategy.
Configure your required features. You can set up the pacing algorithm, enable authentication and SSL, configure UTF-8, and more.
Develop an application. You're ready to move on to the Developer's Guide where you will learn how to develop and customize an application, not to mention create categories, business events, and rules.
Overview
This deployment scenario is appropriate for a production environment and consists of multiple Frontend and Backend servers. Ideally, these servers should be installed on separate hosts to provide the best performance and the best high availability.
The figure below shows the minimum solution size Genesys recommends for a production deployment.
Important
You should plan to host your Backend Servers in a secure zone, along with your Chat Server(s), in order to protect the data. The Backend Servers do require internet access for chat traffic, but this can be solved by using a reverse proxy, which is a standard function of most load balancers.
Update the Backend Server Application. In this procedure you update the Backend Server Application object in Genesys Administrator and run the Provisioning Tool.
Configure the Frontend Server Nodes. Configure each of your Frontend Server nodes to work with load balancing and copy the server directory to the node host.
Configure the Backend Server nodes. Configure each of your Backend Server nodes to work with load balancing and copy the server directory to the node host.
Configure Load Balancing. This guide includes sample configurations for Apache, although your settings may be different depending on the architecture of your cluster.