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.
Community moderators have prevented the ability to post new answers.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.