デプロイ環境を作成する


Once you have created and configured your new deployment project, you can create environments for it to deploy to. Bamboo allows you to create multiple deployment environments and also allows you to manage:

  • Environment details such as name and description
  • タスク
  • トリガー
  • 権限
  • エージェント
  • 通知
  • Variables

To create a new deployment environment you will need to:

  1. Provide a name that represents your environment e.g. Test or Production.
  2. Provide a description that describes the function of your environment.

Deployment environments are added from the Deployment project configuration screen:

Deployment project configuration screen

Creating a new deployment environment

  1. From the top navigation bar, select Deploy > All deployment projects.
  2. Select the edit (鉛筆のアイコン) icon for the deployment project you want to edit.
  3. In the Deployment project configuration screen, select Add environment
    Deployment project environment setup screen

  4. Provide your deployment environment details.

  5. Select if you want to run your deployment in the agent environment or in a docker container. See Docker Runner.

  6. [作成] を選択します。 

    Your newly created environment appears with a red exclamation mark because no tasks have been defined for this environment yet.


    See Tasks for deployment environments for more information on task configuration.

Using the deployment environment panel

All deployment environments are managed from the Deployment project configuration screen. By default, when the screen loads, each environment panel is displayed in its collapsed state. Select Edit to expand the deployment environment panel:

Environment panel minimized

When expanded, the environment panel shows three separate sub-panels:

Environment panel expanded

The three sub-panels provide the following functionality:

Sub-panel機能説明
環境
  • デプロイ
  • アクション
  • Minimize
  • Manually deploys to the environment
  • Allows the user to View, Delete, or Move down the environment
  • Minimize the environment panel back to its collapsed state
How you want to deploy
  • Edit tasks

Allows the user to edit the tasks associated with the environment

Other environment settings
  • トリガー
  • Docker
  • Agents assignment
  • 通知
  • Variables
  • Environment permissions
  • その他
A set of optional settings that make your Bamboo deployments run more smoothly

Editing the environment details

Bamboo allows you to change both the environment name and the description. To edit these details:

  1. Expand the environment panel and select the edit (鉛筆のアイコン) icon next to the environment name. The Update environment screen will display:Environment update screen

  2. Complete the Update environment screen using the following fields:

    フィールド
    説明
    Optional?
    環境名The name of the environment(error)
    説明A brief description of your environment(tick)
  3. Select Save environment to save your changes.


最終更新日 2021 年 6 月 18 日

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

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