デプロイ環境を作成する

新しいデプロイ プロジェクトを作成して設定したら、デプロイ先の環境を作成できます。Bamboo では、複数のデプロイ環境を作成したり、次のものを管理したりすることもできます。

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

新しいデプロイ環境を作成するには、次のことを行う必要があります。

  1. Provide a name that represents your environment e.g. "Test" or "Production".
  2. Provide a description of the function of your environment.
  3. Decide on the release approval policy the environment should use.

Deployment environments are added from the Deployment project configuration screen:

Deployment project configuration screen

新しいデプロイ環境を作成する

  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
  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.

    Learn more about configuring tasks for deployment environments
    Learn more about the release approval policy for deployment environments

デプロイ環境パネルを使用する

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:

環境パネルを展開すると、3 つの別々のサブパネルが表示されます。

Environment panel expanded

3 つのサブパネルには次の機能があります。

サブパネル機能説明
環境
  • デプロイ
  • アクション
  • 最小化
  • 環境に手動でデプロイします
  • Allows the user to View, Delete, or Move down the environment
  • 環境パネルを最小化し、折りたたまれた状態に戻します
How you want to deploy (デプロイ方法)
  • タスクの編集

ユーザーが環境に関連するタスクを編集できます

Other environment settings
  • トリガー
  • Docker
  • Agents assignment
  • 通知
  • Variables
  • 環境権限
  • その他
一連のオプション設定を使用して Bamboo のデプロイをより円滑に実行できます

Editing environment details

Bamboo では、環境の名前と説明の両方を変更できます。これらの詳細を編集するには、次の手順に従います。

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

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

    フィールド
    説明
    Optional?
    環境名環境の名前(error)
    説明 A brief description of your environment(tick)
    Release approval policyThe required release approval state before the environment can be deployed(error)
  3. Select Save environment to save your changes.
最終更新日 2023 年 7 月 12 日

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

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