...
Platform | Prerequisites |
---|---|
Unix | Installed JDK(JRE) 1.6+ required. JVM should be reachable with JAVA_HOME(JRE_HOME) environment variables or be in paths. |
Windows |
|
Installation Procedure
- In the TeamCity Server web UI navigate to Agents | Agent Push tab, and click Install Agent....
Info Note, that if you are going to use same settings for several target hosts, you can create a preset with these settings, and use it next time when installing an agent to another remote host.
- In the Install agent dialog, if you don't yet have any presets saved, select "Use custom settings", specify target host platform and configure corresponding settings.
- You may need to download
Sysinternals psexec.exe
, in which case you will see corresponding warning and a link to Administration | Server Configuration | Tools tab where you can download it.
...