Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iogbole committed Jul 20, 2020
1 parent cc1aea1 commit 5647e07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ConfigMyApp is a <b>monitoring-as-a-service</b> solution that automates the configuration of AppDynamics business applications, Server Viz, dashboarding, etc without the need to manually login to the controller.

ConfigMyApp enhances rapid rollout of AppDynamics. We built it based on the DevOps configuration-as-code paradigm with a simple objective - the ability to configure AppDynamics from your existing Continuous Integration and Deployment (CI/CD) platform - such as Jenkins, Harness, Azure DevOps, TeamCity, GitLab, Bamboo, etc. In addition, ConfigMyApp can be executed from the <a href="https://hub.docker.com/r/appdynamicscx/configmyapp">`official Docker image`</a> and Kubernetes.
ConfigMyApp enhances rapid rollout of AppDynamics. We built it based on the DevOps configuration-as-code paradigm with a simple objective - the ability to configure AppDynamics from your existing Continuous Integration and Deployment (CI/CD) platform - such as Jenkins, Harness, Azure DevOps, TeamCity, GitLab, Bamboo, etc. In addition, ConfigMyApp can be executed from the <a href="https://appdynamics.github.io/ConfigMyApp/#docker">`official Docker image`</a> and Kubernetes.

Configuration as code allows the entire configurations to be stored as source code. It moves the managing of certain configurations from the UI to the developer's integrated development environment. This approach brings a lot of benefits, i.e. versioning of changes, traceability of changes, smooth promotion of config changes from test to production controller, etc.

Expand Down Expand Up @@ -33,7 +33,7 @@ ConfigMyApp supports the configuration of the following AppDynamics components:
3. `awk` must be installed on the machine
4. `sed` 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 <a href="https://hub.docker.com/r/appdynamicscx/configmyapp"> `docker image` </a> instead.
If you are unable to install any of the above components on your machine, we recommend that you use the <a href="https://appdynamics.github.io/ConfigMyApp/#docker"> `docker image` </a> instead.

Please do not proceed if any of the above aforementioned prerequisites are not met.

Expand Down

0 comments on commit 5647e07

Please sign in to comment.