Good afternoon, Community, I am in the process of setting up a PSA on a RHEL server and am a bit confused. Does Docker engine need to be manually installed on the server before the actual PSA package is installed or does the install package automatically deploy Docker engine as stated in https://docs.appdynamics.com/appd/onprem/24.x/25.2/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent/set-up-psa-in-docker-engine? "You can set up PSA in the Docker engine using the automation script, which is available with the installation zip file. When you run the installation command, the script automatically builds the docker image and deploys PSA." I'm getting conflicting information and as I read the opening paragraph of the online documentation, it looks like Docker engine is automatically installed. Looking at the install commands, can I configure any of these commands after the initial installation? /install_psa -e docker -v -u <Shepherd-URL> -a <EUM-account> -k <EUM-key> -c <location-code> -d <location-description> -t <location-name> -s <location-state> -o <location-country> -i <location-latitude> -g <location-longitude> -p <PSA-tag> -r <heimdall-replica-count> -z <agent-type> -m <chrome-agent_min/max-memory> -n <API-agent_min/max-memory> -x <chrome-agent_min/max-CPU> -y <API-agent_min/max-CPU> -w <heimdall_proxy_server>~<web_monitoring_proxy_server>~<api_monitoring_proxy_server> -B <bypass-proxy-domains> -q <ignite-persistence> What is a Shepherd-URL? What is chrome-agent? Any information you may provide is greatly appreciated. Thank you, Stuart
... View more