Installing agents from the command line
Installing an agent from the command line involves running a batch file or shell script and specifying information about how the agent connects to the server.
For simple evaluations, the administrative user can run the agent on the computer where the server is located. But if you plan to run deployments on several computers, install a separate agent on each system. If, for example, your testing environment consists of three systems, install an agent on each one. Follow the same procedure for each environment the application uses.
To install an agent on an z/OS system, see Installing agents on z/OS.
Each agent requires the appropriate rights to communicate with the IBM® DevOps Build (Build) server.
At a minimum, each agent must have permission to do these tasks:
- Create a cache. By default, the cache is in the home directory of the user that runs the agent. The cache can be moved or disabled.
- Open a TCP connection. The agent uses a TCP connection to communicate with the server's JMS port.
- Open an HTTP or HTTPS connection. The agent must be able to connect to the Build user interface to download artifacts from the CodeStation repository.
- Access the file system. Many agents need read-write permissions to items on the file system.
button at the top right of the page, and then click