Skip to content

Commit

Permalink
refactor docs (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
iogbole committed Aug 6, 2020
1 parent 5647e07 commit 16b3d57
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 923 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<center>. . .</center>

# ConfigMyApp

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://appdynamics.github.io/ConfigMyApp/#docker" target="_blank">`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.

ConfigMyApp saves time, hassle and cost, as it reduces human error and time-to-value while it maintains consistency of thresholds and naming conventions across your estate.

ConfigMyApp is wrapper on supported AppDynamics RESTful APIs.

# Official Documentation

Please refer to the <a href="https://appdynamics.github.io/ConfigMyApp" target="_blank"> official documentation </a> for further details
Loading

0 comments on commit 16b3d57

Please sign in to comment.