Documentation for JIRA 4.3. Documentation for other versions of JIRA is available too. 
![]()
To specify the location of your JIRA Home Directory (note that you need to do this before you build JIRA), either:
jira-application.properties file (see the JIRA Installation Directory page to find where this file is located), add a 'jira.home' property and set it to your desired location for the JIRA home directory. Please use forward-slashes ("/"), not back-slashes ("\").JIRA_HOME in your operating system whose value is the location of your JIRA home directory. To do this:
export JIRA_HOME = /path/to/jira/homeset JIRA_HOME = X:\\path\\to\\jira\\homePlease note that you cannot use the same JIRA home directory for multiple instances of JIRA. We recommend locating your JIRA Home Directory completely independently of the JIRA Installation Directory (i.e. not nesting one within the other) as this will minimise information being lost during major operations (e.g. backing up and restoring instances).