Page History
...
- When extracting files to the same location then existing files with the same name will be overwritten. Files added by the user remain in place.
- This is particularly true for the Agent Start Script
./bin/agent.sh|cmd
that should not be modified by users. Instead, apply changes to a new Agent Instance Start Script file./bin/agent_<port>.sh|cmd
. This script is used to configure a number of environment variables and to finally execute the Agent Start Script.
- This is particularly true for the Agent Start Script
- The tarball/zip archive includes Java libraries in the
./lib
directory that ship with unique file names per Agent release.- Therefore, before extracting files, rename or remove an existing
./lib
directory in order to store libraries from the current Agent release only to this directory.
- Therefore, before extracting files, rename or remove an existing
Installation
...
by Windows Installer in Headless Mode
The installer is available for Windows systems only.
...
Overview
Content Tools