To deploy the Application to CloudFoundry the Dist Zip Container of the Java Buildpack is used.
- Download the DB Agent you want to use
- by
./get-agent.sh <Portal User> <Agent Version X.X.X.X>
(Will Prompt for Password) - by downloading manually and unzipping to this directory
- Change
conf/controller-info.xml
- Deploy the Agent to CloudFoundry
- by
cf push <DB Agent Name>
- The
<DB Agent Name>
will also be the DB Agent Name within AppDynamics as it takesapplication_name
fromVCAP_APPLICATION
- Use
./clean.sh
to delete the Agent files