Is it possible to install multiple remote agents for Atlassian Bamboo on a single computer?

vrogach picture vrogach · Apr 4, 2012 · Viewed 7k times · Source

Our company produces cross-platform software and we have Bamboo instance which is building projects under various incompatible environments (linux, win, os x). There's a VM configured for building under each environment. So is it possible to run several remote agents on each VM to perform concurrent builds of different projects ?

Answer

jdumay picture jdumay · Apr 5, 2012

Yes, that is possible. See the "Changing where the remote agent stores its data" section of the Bamboo Remote Agent Installation guide.

To make this work, for each remote agent you run on the same machine you will need to specify a different location defined for the agent to store its data (otherwise builds will fail trying to write to the same location).