This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

An elastic agent process runs in an elastic instance and will automatically start when an instance is started. If you want to run a Job build on an elastic agent, you can start an elastic instance for the agent to run in. The elastic agent will inherit the capabilities of the image that the instance is started from.

エラスティック インスタンス数の制限 — エラスティック エージェントは、ライセンス上はリモート エージェントとしてカウントされます。そのため、エラスティック インスタンス (ひいてはエラスティック エージェント) を起動した結果、ライセンスで許可されているリモート エージェントの総数を超えると、インスタンスを起動できなくなります。

On this page:

Starting an Elastic Instance

To start an elastic instance(s):

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'Instances' link in the left navigation column. The 'Manage Elastic Instances' screen will display.
  3. Click the 'Start New Elastic Instances' link. The 'Start New Elastic Instances' screen will display (see screenshot below).
    • Enter the number of new elastic instances you would like to start in the 'Number of instances' field.
    • Select the elastic image configuration that you would like to start your instance from in the 'Elastic Image Configuration Name' dropdown.

      Screenshot above: Starting elastic instances (click to view full-size image)
  4. Click the 'Submit' button. The 'Manage Elastic Instances' page will display, showing the startup of your new instances, as follows:
    1. エラスティック インスタンス (および対応するエージェント) が開始中であることを示すメモが表示されます。
    2. Your elastic instances will then display with a status of 'Pending' while they start up. This generally takes a few minutes.
    3. Once your elastic instances have started up, they will progress to 'Running' status. An elastic agent process will then start up for each instance. They will display a status of 'Pending' while they start.
    4. エラスティック エージェントが起動すると、「オンライン」のステータスが表示されます。

注意

  • What if my elastic agent doesn't start? Bamboo has a set period of time that it waits for the agent to start on an elastic instance. If no response is received by the end of this time period, Bamboo will shut down the elastic instance. You can configure this time period by modifying the following system property (default is 600):
    bamboo.agent.elastic.startupTimeoutSeconds
    Read Configuring System Properties for instructions on how to set a system property.
関連トピック

Managing your Elastic Instances

  • ラベルなし