Creating a local agent
Bamboo エージェントは、ジョブ ビルドを実行できるサービスです。Bamboo エージェントには次の 2 つのタイプがあります。
- ローカルエージェント :Bamboo サーバーの一部として実行されるエージェント
- リモート エージェントは、リモート エージェント ツールを実行するコンピューター (Bamboo Server 以外) で実行されます。エラスティック エージェントは、Amazon Elastic Compute Cloud (EC2) で実行されるリモート エージェントです。
ローカル エージェントは、Bamboo Server のプロセス、つまりサーバーと同じ JVM で実行されます。各リモート エージェントは独自のプロセスで (つまり独自の JVM で) 実行されます。
Note that one local agent, with the default name of 'Default Agent', is automatically created after installing Bamboo.
To create a new local agent:
- Click the icon in the Bamboo header and choose Overview.
- Click Agents in the left panel (under 'Build Resources') to display a list of all local and remote agents that currently exist in your Bamboo system.
- Click Add Local Agent.
- Enter details for the agent. The name is displayed on the dashboard. The description is only visible to administrators.
- [追加] をクリックします。
Note that your new local agent:
- will be enabled by default.
- will inherit all local server capabilities that are defined in your Bamboo system.
- will be able to run builds for all jobs whose requirements are met by the agent's capabilities (see Configuring a job's requirements).
最終更新日: 2016 年 1 月 19 日
Powered by Confluence and Scroll Viewport.
