Configuring shared home location
BAMBOO 8.0 EARLY ACCESS PROGRAM
When using Bamboo with multiple nodes, you must define a path to the shared home location.
To define a path to shared home:
- 次の方法のいずれかを使用します。
JVM Property:
Dbamboo.shared.home=<path>Environment Variable:
export BAMBOO_SHARED_HOME=<path>Application property in
bamboo-init.properties:atlassian-bamboo/WEB-INF/classes/.に移動します。In the
bamboo-init.propertiesfile, set the following property:bamboo.shared.home=<path>
If you don't define a custom shared home location, Bamboo will use the following path: {bamboo.home}/shared
最終更新日 2021 年 7 月 23 日
Powered by Confluence and Scroll Viewport.