Difference between revisions of "PEC-REP/Current/GIMPEGuide/PlanningGIM"

From Genesys Documentation
Jump to: navigation, search
m (Text replacement - "Genesys Engage [cC]loud" to "Genesys Multicloud CX")
m (Text replacement - "Genesys Engage" to "Genesys Multicloud CX")
Line 31: Line 31:
 
|BrowserStatus=No
 
|BrowserStatus=No
 
|DependenciesStatus=No
 
|DependenciesStatus=No
|DependenciesText=The following Genesys Engage microservices must be deployed before you deploy GCA:
+
|DependenciesText=The following Genesys Multicloud CX microservices must be deployed before you deploy GCA:
  
 
*GIM Stream Processor (GSP)
 
*GIM Stream Processor (GSP)

Revision as of 21:12, November 9, 2021

This topic is part of the manual Genesys Info Mart Private Edition Guide for version Current of Reporting.

Find out what to do before deploying GIM.

Limitations and assumptions

Not applicable

Download the Helm charts

GIM and GIM monitoring are the only services that run in the GIM Docker container. The Helm charts included with the GIM release provision GIM and any Kubernetes infrastructure necessary for GIM to run.

See Helm charts and containers for Genesys Info Mart for the Helm chart version you must download for your release.

For information about how to download the Helm charts, see Downloading your Genesys Multicloud CX containers.

Third-party prerequisites

For information about setting up your Genesys Multicloud CX private edition platform, see Software requirements.

The following table lists the third-party prerequisites for GIM.

Third-party services
Name Version Purpose Notes
PostgreSQL 11.x Relational database.You must create the Info Mart ETL database (see below).
Kafka 2.x Message bus.
Consul 1.13.x Service discovery, service mesh, and key/value store.
Elasticsearch 7.x Used for text searching and indexing. Deployed per service that needs Elasticsearch during runtime.
Redis 6.x Used for caching. Only distributions of Redis that support Redis cluster mode are supported, however, some services may not support cluster mode.

Storage requirements

Content coming soon

Network requirements

Content coming soon

Browser requirements

Not applicable

Genesys dependencies

The following Genesys Multicloud CX microservices must be deployed before you deploy GCA:

  • GIM Stream Processor (GSP)
  • GIM Config Adapter (GCA)

For detailed information about the correct order of services deployment, see Order of services deployment.

GDPR support

Content coming soon

Create the Info Mart database

Use any database management tool to create the Info Mart ETL database and user.

For example, using the pgadmin tool in postgres:

The Create Database screen in the database management UI.

Create the database.

The Create User screen in the database management UI.

Create a user and grant full permissions to the user for that database.
Comments or questions about this documentation? Contact us for support!