Documentation for JIRA 5.0. Documentation for other versions of JIRA is available too.
The JIRA Configuration Tool is an application (included with all JIRA distributions except JIRA WAR) that offers server-level JIRA configuration through a convenient GUI. This tool allows you to conveniently configure:
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:
config.bat
in the bin
subdirectory of the JIRA Installation Directory.config.sh
in the bin
subdirectory of the JIRA Installation Directory. Please Note: You may need to set the
JAVA_HOME
environment variable to run the JIRA Configuration Tool. See Installing Java for details.
お使いの JIRA Home Directory は、JIRA がその様々なデータファイルの保管に使用するフォルダーの設定を可能にします。
JIRA 設定ツールを利用して JIRA ホームディレクトリを設定する方法:
jira-application.properties
file located in the <jira-application-dir>
subdirectory of your JIRA Installation Directory. To configure JIRA's database connection using the JIRA Configuration Tool, follow the appropriate procedure for your database type:
JIRA runs on TCP listening (HTTP) port 8080 and shutdown (Control) port 8005 by default. However, you can change these ports if they are already being used by an existing service running on the same machine.
To change JIRA's TCP ports using the JIRA Configuration Tool:
server.xml
file located in the conf
subdirectory of your JIRA Installation Directory. Click the 'Save' button when you are done. This saves all configuration changes made in all tabs of the JIRA Configuration Tool.
JIRA must be restarted for your new settings to take effect.