Change the Installation Directory

The installation directory you specify when creating the platform is used to install all Splunk AppDynamics On-Premises components. This directory can be changed but requires that you uninstall all Splunk AppDynamics On-Premises components.

  1. Uninstall all Splunk AppDynamics On-Premises components that you installed.
  2. Remove all hosts from the platform, including the localhost. For example, run the following command to remove the localhost:
    bin/platform-admin.sh remove-hosts --hosts localhost
  3. Change the installation directory:
    bin/platform-admin.sh update-platform --installation-dir <directory>
    Note: The installation directory cannot contain a space
After you change the installation directory, you must add hosts and reinstall Splunk AppDynamics On-Premises components.