Contents
Redis Prerequisite
Important
Starting in 9.0.005.15, Cassandra support is deprecated in Genesys Co-browse and
Redis v3.x - 6.x is the default database for new customers. Support for Cassandra will be discontinued in a later release.Important
Starting in 9.0.005.43,
Redis 6.x is supported, and the following applies for TLS:
- A TLS secured connection is supported for a single node Redis connection.
- A wide range of TLS versions are supported, but availability of specific protocols depends on the OpenSSL library.
- A TLS connection is useful when using a public network between Co-browse and Redis or as an additional level of security for an internal network.
- Co-browse does not provide Redis with SSL secured configuration, however SSL-tunnel based Redis works with Co-browse.
New customers
- Set up Redis v3.x - 6.x before installing Co-browse.
- Set the mandatory [redis] configuration options.
Existing customers that are migrating
- Set up Redis v3.x - 6.x before upgrading Co-browse to the new version.
- Set the mandatory [redis] configuration options.
Warning
- Data is not migrated.
- During the upgrade process, any current Co-browse sessions will be lost, along with the history data.
Existing customers staying on Cassandra
- Open the setenv.bat/sh file (depending on OS).
- Locate -DCOBROWSE_APP_MODE=redis
- Replace with -DCOBROWSE_APP_MODE=cassandra
- Reinstall the Windows service (if used):
cobrowse.bat -host <Config server host> -port <Config server port> -app <application name> -service <Windows service name> remove
cobrowse.bat -host <Config server host> -port <Config server port> -app <application name> -service <Windows service name> install
This page was last edited on August 17, 2020, at 14:50.
Comments or questions about this documentation? Contact us for support!