Deploy Telemetry Service
From Genesys Documentation
This topic is part of the manual Telemetry Service Private Edition Guide for version Current of Telemetry Service.
Learn how to deploy Telemetry Service.
Related documentation:
RSS:
Important
Make sure to review Before you begin for the full list of prerequisites required to deploy Telemetry Service.Deploy in OpenShift
To install the Telemetry Service, run the following command:
helm install -f values-tlm.yaml telemetry-service telemetry-service/
Validate the deployment in OpenShift
To validate the installed release, run the following command:
helm list –n tlm
Verify that details of the Telemetry Service deployment information is displayed.
To check the installed Helm release, execute the following command:
helm list –n tlm
Verify that the deployment status mentions 'STATUS: deployed'.
Comments or questions about this documentation? Contact us for support!