Connect New Agent
Show Command
(a new agent token will be generated each time this button is pressed)
Follow below steps to install agent on remote machine (supports Linux/Windows/Mac OS X/FreeBSD):
  1. Make sure JDK 1.8 or higher is installed
  2. Make sure docker engine is installed and docker command line is available in system path
  3. Make sure current user has permission to run docker containers
  4. Make sure git version 2.11.1 or higher is installed and available in system path
  5. Make sure git-lfs is installed and available in system path if you want to retrieve LFS files
  6. Download agent package. A new agent token will be included in the package
  7. Extract the package into a folder
  8. Change property serverUrl in file conf/agent.properties if necessary. The default value is taken from OneDev server url specified in Administration / System Setting
  9. From extracted folder, run bin\agent.bat console as administrator on Windows or bin/agent.sh console on other OS
Start agent on remote Linux machine by running below command: