Prerequisites
The following requirements must be met to run ConfigMyApp:
- It's only supported on Linux/Unix and macOS. Tested on Ubuntu, CentOS and MacOS
jq
must be installed on your machineawk
must be installed on the machinesed
must be installed on the machine
If you are unable to install any of the above components on your machine, we recommend that you use the docker image
instead.
Please do not proceed if any of the above aforementioned prerequisites are not met.
Service account
A local service account should be created in your controller with the following privileges:
- Create health rules in all business applications
- Create dashboards
- Create business transactions
- Create Database health rules
- View Database collector
- Create SIM health rules
Refer to the secret manager section for a recommendation on how to store the service account's password securely.
**Single Sign-On user will not work**