Configuring agents

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

A Bamboo agent is a service that can run job builds. There are the following types of Bamboo agents:

ローカル エージェントは、Bamboo Server のプロセス、つまりサーバーと同じ JVM で実行されます。各リモート エージェントは独自のプロセスで (つまり独自の JVM で) 実行されます。

Each agent has a defined set of capabilities and can only run builds for jobs whose requirements match the agent's capabilities. 

 

If you are looking for information on elastic agents, please refer to the documentation on Working with Elastic Bamboo.

このページの内容

Creating a new agent

To create a new agent, see:

Configuring an agent's capabilities

To configure an existing agent's capabilities, see:

Disabling or deleting an agent

To disable or delete an agent, see Disabling or deleting an agent.

注意

  • A capability is a feature of an agent. A capability can be defined on an agent for:
    • 実行可能ファイル (例: Maven)
    • JDK
    • バージョン管理システムのクライアント アプリケーション (例: Git)
    • カスタム機能。これはエージェントの特定の特性を定義するキー/値プロパティです (例: 「operating.system=WindowsXP」または「fast.builds=true」)。

    機能は、通常、既にインストールされている実行可能ファイルへのパスを定義するものです。Bamboo やそのエージェントが機能を利用するためには、それらの機能を Bamboo で事前に定義する必要があります。

    機能は、エージェント固有として定義することも、すべてのローカル エージェントまたはすべてのリモート エージェント間で共有することもできます。エージェント固有の機能の値は、同じ名前の共有機能 (存在する場合) の値をオーバーライドします。

 

最終更新日: 2021 年 12 月 15 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.