Moving Bamboo-Home of an agent
Usage FAQ
- Can multiple plans share a common 3rd-party directory
- Changing Bamboo database settings
- 複数のアトラシアンアプリケーションを単一の Tomcat コンテナーにデプロイする
- 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
- 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
- Restoring passwords to recover admin users
- 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
このページの内容
関連コンテンツ
- Managing epics in a Scrum project
- Managing epics in a Kanban project
- Workflows
- Transitioning an issue
- Getting started as a Jira Software user
- Configuring columns
- Make Epics visible as issue cards
- Working with epics
- How to fix missing Epic Link suggestions in Jira
- Epics displayed in the sidebar of the backlog page do not match up with Issue Search on Epics
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.
- Update bamboo.home property to a new bamboo agent home in the file <new-bamboo-agent-home>/conf/wrapper.conf configured for the property wrapper.java.additional.1
- Once the changes are applied, start the remote agent from the new Bamboo agent home directory.
Last modified on Mar 12, 2025
関連コンテンツ
- Managing epics in a Scrum project
- Managing epics in a Kanban project
- Workflows
- Transitioning an issue
- Getting started as a Jira Software user
- Configuring columns
- Make Epics visible as issue cards
- Working with epics
- How to fix missing Epic Link suggestions in Jira
- Epics displayed in the sidebar of the backlog page do not match up with Issue Search on Epics
Powered by Confluence and Scroll Viewport.