Documentation for JIRA 4.0. Documentation for other versions of JIRA is available too. 
![]()
This Installation Guide applies if you are installing JIRA for the first time. If you are upgrading JIRA, please refer to the Upgrade Guide.
JIRA is available in two 'distributions':
Standalone distribution |
WAR/EAR distribution |
|---|---|
Pre-packaged with Tomcat application server |
Deploys into an existing application server |
Pre-packaged with HSQLDB database, but can be easily connected to any supported database |
Connects to any supported database |
Requires virtually no setup |
手動の設定が必要 |
すべてのユーザーに推奨 |
システム管理者向け |
The Standalone distribution is recommended, even for organisations with an existing application server environment. Please note however, that the HSQLDB database pre-packaged with the Standalone distribution is suitable for evaluation purposes only.
The distribution ZIP file contains an Ant build script to create a deployable EAR or WAR for your particular application server (and any necessary library directories).
The basic set of steps to install JIRA WAR/EAR is as follows:
A new directory containing JIRA will be created, hereafter referred to as $JIRA_INSTALL.
$ sudo /usr/sbin/useradd --create-home --home-dir /usr/local/jira --shell /bin/bash jiramail.mime.decodeparameters=true
System properties are set in different ways depending on your application server.