Default agent and WAR distribution
If I'm using .tar.gz distribution, there is connected default agent. But when I run .war distribution, then threre is no active default agent (it is on disconnected tab). Is this correct? How to enable default agent for .war distribution?
Tomcat 6, Ubuntu 10
Thanks.
Please sign in to leave a comment.
Pavel,
The case is not of tar.gz vs .war distribution, the case is how you start TeamCity.
If you start it by "runAll" script - it starts both server and the agent.
And for .war distribution you have no "runAll".
Please refer to the doc on how to install agents.