Documentation for JIRA 5.2. Documentation for other versions of JIRA is available too.

About the JIRA Configuration Tool

JIRA 設定ツールとは、便利な GUI を通じて、JIRA サーバーを設定する機能を提供するアプリケーションです (JIRA WAR のインストールを除く全ての JIRA ディストリビューションに含まれています)。このツールでは、以下の事が可能になります:

注意:

  • JIRA 設定ツールの利用にあたっては、お使いの OS における Java プラットフォームのインストールおよび設定が必要となります。本ツールを実行するにあたって Java プラットフォームのインストールが必要な場合は、Java platform supported by JIRA の利用をお勧めします。詳しくは、JIRA 要件 を参照して下さい。
  • JIRA WAR のディストリビューションを使用しているか、あるいはお使いの JIRA サーバに対するコンソールのみの接続を有している場合は、これらのサーバレベルの設定を手動で行う必要があります。
  • Whenever you configure or reconfigure JIRA's server-level settings using this tool, JIRA must be restarted so it can recognise these changes.

On this page:

JIRA 設定ツールの起動

The JAVA_HOME environment variable must be set to use the JIRA configuration tool. If it has not been set already, follow the instructions in Installing Java to set it.

JIRA 設定ツールを起動する:

The JIRA configuration tool can be run with a graphical user interface or via a command-line interface. The following sections show the graphical user interface, but the functionality is the same regardless of the interface.

JIRA ホームディレクトリの設定

お使いの JIRA Home Directory は、JIRA がその様々なデータファイルの保管に使用するフォルダーの設定を可能にします。

JIRA 設定ツールを利用して JIRA ホームディレクトリを設定する方法:

  1. JIRA ホーム タブをクリックします。
  2. In the JIRA Home Directory field, type the full file path into the text field, or click the Browse button to browse for the location of your JIRA Home Directory.
  3. Click the 'Save' button. Your changes are saved to the jira-application.properties file located in the <jira-application-dir> subdirectory of your JIRA Installation Directory. For more information, please see Setting your JIRA Home Directory.

スクリーンショット: JIRA 設定ツール — 'JIRA Home' タブ

データベース接続の設定

JIRA 設定ツールを利用して JIRA のデータベース接続を設定するには、お使いのデータベースタイプに適切な手順を踏んで下さい:

スクリーンショット: JIRA 設定ツール — 「データベース」タブ

JIRA の Webサーバを設定する

JIRA 設定ツールは、JIRA の Webサーバ、具体的には TCP ポートおよび SSL の設定に利用できます。以下の関連する解説内容を参照して下さい:

スクリーンショット: JIRA 設定ツール — 'Web Server' タブ

JIRA データベース接続のチューニング

Advanced タブ機能の詳細については、データベース接続のチューニングを参照して下さい。

スクリーンショット: JIRA 設定ツール — 'Advanced' タブ

Running in command line mode

To run the config tool in command line mode, use the -c or --console arguments 
In linux, config.sh -c or config.sh --console
In windows, config.bat -c or config.bat --console 
You will be presented with the following menu:


The menu options can be accessed and values provided via the command line.
  • ラベルなし