This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

An elastic image is an Amazon Machine Image (AMI) that is stored in the Amazon Simple Storage Service (S3) for use with the Elastic Bamboo feature. An elastic image is used to create elastic instances, which in turn create elastic agents. Conceptually, an elastic image is equivalent to an operating system running on a computer's boot hard drive and elastic instances would be the software that runs on this operation system.

Each elastic image in the Amazon S3 has its own unique identifier, known as an AMI ID.

You can associate multiple elastic images with a Bamboo server. One default shared image is maintained by Atlassian in the Amazon S3, and is available to all Elastic Bamboo users. You also create your own custom elastic images.

An image is similar to an agent, hence the 'Image' page closely resembles the 'Agent' page. A number of functions available for agents are also available for images.

On this page:

Viewing an Image

イメージを表示するには:

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'Image Configurations' link in the left navigation column under the 'Elastic Bamboo' sub-header. The 'Image Configurations' page will be displayed.
  3. Click the name of the image that you want to view, e.g. 'Default', or the image's 'View' link in the Operations column. The elastic image configuration will be displayed (see screenshot below).
    • Name — this is the name of the image.
    • AMI ID — this is the Amazon Machine Image identifier that uniquely identifies the image.
    • EBS Snapshot ID — this is the ID of the EBS Snapshot that you have associated with this image. See Configuring Elastic Instances to use the EBS and Managing your Elastic Image Configurations for more information on how to use EBS with Elastic Bamboo.
    • 'Instance Type' — the instance type of new instances started from this image. Read more about Amazon instance types.
    • 'Availability Zone Preference' — new instances started from this image will be run in the Amazon availability zone nominated in this field.
    • 'Active Instances' — number of currently active instances that were started from this image.

Screenshot above: Elastic Bamboo Image Configuration

注意

関連トピック

Managing your Elastic Images