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
- Confluence 2.9.1 Release Notes
- Confluence 2.9.2 Upgrade Notes
- Confluence 2.8.2 Upgrade Notes
- Confluence 5.9.12 Upgrade Notes
- Confluence 2.8.1 Upgrade Notes
- Confluence 5.9.10 Upgrade Notes
- Confluence 5.9.9 Upgrade Notes
- Confluence 5.9.14 Upgrade Notes
- Confluence 2.10.2 Upgrade Notes
- Confluence 5.9.2 Upgrade Notes
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 Aug 10, 2021
Related content
- Confluence 2.9.1 Release Notes
- Confluence 2.9.2 Upgrade Notes
- Confluence 2.8.2 Upgrade Notes
- Confluence 5.9.12 Upgrade Notes
- Confluence 2.8.1 Upgrade Notes
- Confluence 5.9.10 Upgrade Notes
- Confluence 5.9.9 Upgrade Notes
- Confluence 5.9.14 Upgrade Notes
- Confluence 2.10.2 Upgrade Notes
- Confluence 5.9.2 Upgrade Notes
Powered by Confluence and Scroll Viewport.