Install Informix HQ (Informix-hq)
The Informix HQ helm chart will install the Informix HQ web console. The web console is used for visualizing, monitoring, alerting and administering an HCL Informix server instances.
HCL Informix HQ features include:
-
Purpose built for ease-of-use, scaling out, and optimizing DevOps needs.
-
Provides critical performance management capabilities and monitoring of Informix data store servers.
-
The monitoring system feeds directly into a customizable alerting system so alerts can be immediately sent via email, Twilio, or PagerDuty.
-
User and permission management for restricted access to dashboard of certain servers or group of servers.
The default login credentials for HCL Informix HQ are:
- Username: admin
- Password: testPassw0rd
To override the admin password use a values override file and provide that at install time.
File: myvalues.yaml
Informix-hq:
adminPassword: newPassw0rd helm install expl-v1 -f myvalues.yaml production-Informix-hq