Default agent configuration

Hi,
If I want to change the serverUrl for all agents before I deploy them,
is it enough to unzip webapps/ROOT/update/buildAgent.zip and modify
buildAgent.dist.properties then re-zip?
Thanks,
R

0
5 comments
Avatar
Permanently deleted user

Robert Gibson wrote:

Hi,
If I want to change the serverUrl for all agents before I deploy them,
is it enough to unzip webapps/ROOT/update/buildAgent.zip and modify
buildAgent.dist.properties then re-zip?


I think yes :)
If possible, I'd suggest using Java Web Start to install agents. In this case,
buildAgent.properties should get correct value for serverUrl.

Regards,
KIR



--
Kirill Maximov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

OK, thanks.
WebStart is OK if you have time to sit down at each machine in turn, but
unzipping is easier to script... I'll test both!
Thanks,
R

0
Avatar
Permanently deleted user

Robert Gibson wrote:

OK, thanks.
WebStart is OK if you have time to sit down at each machine in turn, but
unzipping is easier to script... I'll test both!


May I ask you, how many agents are you going to install? Just curious.

Thanks,
R



--
Kirill Maximov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

Kirill Maximov (JetBrains) wrote:

May I ask you, how many agents are you going to install? Just curious.


Don't know - 10? 20? It's principally for server-side inspections - more
agents allow me to add more server-side inspections and it won't take
hours to validate.

R

0
Avatar
Permanently deleted user

Robert Gibson wrote:

Kirill Maximov (JetBrains) wrote:

>> May I ask you, how many agents are you going to install? Just curious.


Don't know - 10? 20? It's principally for server-side inspections - more
agents allow me to add more server-side inspections and it won't take
hours to validate.


OK, thanks.


R



--
Kirill Maximov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"

0

Please sign in to leave a comment.