The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Running Jenkins as a node/slave/remote agent

Mark Allen
May 6, 2014

Is it possible to run Jenkins as a remote agent for Bamboo. My company has 1 application that must be compiled on a mac. Right now we are using manual build process but I'd like to get this into our bamboo model for more consistency. Is it possible to build ruby/ember applications remotely with bamboo without running an agent on the assigned mac? Can I trigger a build with jenkins with bamboo? I'm trying to avoid having to purchase agents for just this single app when we'll be getting it updated in the next year or so to be buildable on a windows box.

2 comments

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

Felipe Kraemer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 6, 2014

Hi Mark,

If you have Jenkins and Bamboo running on the same server, and your Jenkins build can be triggered from a terminal / command line client, you can call this command line in a Bamboo Script task in a local agent.

If Jenkins and Bamboo run on different servers, you can also use a Script task, but you will need a Remote Agent.

Kind regards,
Felipe Kraemer
Atlassian Support

Mark Allen
May 22, 2014

This worked perfect, thanks!

TAGS
AUG Leaders

Atlassian Community Events