Use the jira-config.properties file to customize an AWS Quick Start deployment

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

目的

This article covers how to use the jira-config.properties file to customize a Jira Data Center instance deployed via the AWS Quick Start

This article assumes that you already have a jira-config.properties file. For more information on that, see Edit the jira-config.properties file in Jira server and Advanced Jira application configuration.

ソリューション

All of our AWS Quick Starts use Ansible playbooks to configure specific components of your deployment. These playbooks run automated tasks that set up each application node of the AWS Quick Start deployment. One of these tasks is to check if the shared home contains a jira-config.properties file. If there is, then the file will be applied to all new application nodes. This allows you to use the jira-config.properties file to apply advanced customizations to your application nodes.

Step 1: Copy jira-config.properties to the shared home

First, upload the jira-config.properties file to your shared home. To do this, copy  jira-config.properties to  /media/atl/jira/shared/ on any application node. For instructions on how to do this, see Connecting to your nodes over SSH.

ステップ 2: スタック内の現在のすべてのアプリケーション ノードを見つける

In AWS, note the Instance IDs of all running application nodes in your stack. To do this:

  1. AWS コンソールで、[Services] > [CloudFormation] に移動します。デプロイメントのスタックを選択してスタックの詳細を表示します。

  2. Expand the Resources drop-down. Look for the ClusterNodeGroup and click its Physical ID. This will take you to a page showing the Auto Scaling Group details of your Jira application nodes.
  3. In the Auto Scaling Group details, click on the Instances tab. Note all of the Instance IDs listed there; you'll be terminating them in Step 3.

Step 3: Terminate all nodes

In the previous step, you noted all of the Instance IDs of all application nodes. You'll need to terminate them now.

  1. AWS コンソールで、[Services] > [EC2] に進みます。[Running Instances] をクリックします。

  2. Check all of the instances matching the Instance IDs you noted in Step 2.
  3. From the Actions drop-down, select Instance State > Terminate.
  4. クリックしてインスタンスを終了します。

Once you terminate all nodes, AWS will automatically replace them. Each time a replacement node is provisioned, the  jira-config.properties file will be copied from the shared home to the node's local home. This will apply the settings from  jira-config.properties file to the node.


説明 This article covers how to use the jira-config.properties file to customize a Quick Start deployment. It includes basic info on how to upload stuff to shared home, as well as how to terminate all Jira nodes in an AWS deployment.
製品Jira
プラットフォームServer
最終更新日: 2020 年 2 月 13 日

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

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