Moving Bamboo-Home of an agent
Usage FAQ
- Can multiple plans share a common 3rd-party directory
- Changing Bamboo database settings
- Deploying Multiple Atlassian Applications in a Single Tomcat Container
- How Bamboo processes task arguments and passes them to OS shell
- Securing your repository connection
- Changing the remote agent heartbeat interval
- Cloning a Bamboo instance
- How do I connect Bamboo to an unsupported database type
- How do I shut down my elastic instances if I have restarted my Bamboo server
- How do I stop the Bamboo server from automatically configuring my remote agent's capabilities
- JUnit parsing in Bamboo
- Known issues with CVS in Bamboo
- Monitor Memory usage and Garbage Collection in Bamboo
- Moving Bamboo-Home of an agent
- Performing a thread dump
- Send Errors to stderr - Script Builder in Visual Studio WinXP to build Solutions Files
- Using Bamboo with Clover
- Working with Java libraries
- Bamboo indicates that my Ant or Maven builds failed, even though they were successful
- Restoring passwords to recover admin users
On this page
Related content
- How is Field Configuration's wiki-style mark-up converted to Rich text in Jira Service Management
- Using Jira applications with Confluence
- Jira Service Management (Server and Data Center): How to disable the Wiki Renderer in the description field of the Customer Portal View
- Adding widgets
- Customizing the object view layout
- Accessibility
- Creating objects
- How to disable Rich Text Editor (RTE) in Customer Portal in Jira Service Management 4.15.0+
- Using keyboard shortcuts
- Write, search, and share knowledge base articles
To move an agent's Bamboo-Home -
- Move the Bamboo-Home of the agent, to the intended location.
Edit the <Bamboo-Agent-Home>/bamboo-agent.cfg.xml file, find the following line -
<buildWorkingDirectory>/YOUR_OLD_DIRECTORY/xml-data/build-dir</buildWorkingDirectory>
- Point the working directory to the new Bamboo-Home.
- Start your Agent with -Dbamboo.home=your_new_agent_home and point to your new Bamboo-Agent-Home.
Last modified on Nov 23, 2018
Related content
- How is Field Configuration's wiki-style mark-up converted to Rich text in Jira Service Management
- Using Jira applications with Confluence
- Jira Service Management (Server and Data Center): How to disable the Wiki Renderer in the description field of the Customer Portal View
- Adding widgets
- Customizing the object view layout
- Accessibility
- Creating objects
- How to disable Rich Text Editor (RTE) in Customer Portal in Jira Service Management 4.15.0+
- Using keyboard shortcuts
- Write, search, and share knowledge base articles
Powered by Confluence and Scroll Viewport.