How to Separate The Home and Install Directories In JIRA

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

JIRA requires that your <JIRA-home> directory is not the same or a sub-directory of your <JIRA-Installation> directory. Use the following process to separate the two folders.

  1. Stop JIRA

  2. Backup your current installation directory

  3. Create a new directory meant to used for your <JIRA-home>

  4. Move the following files/folders from your <JIRA-Installation> into the new <JIRA-home> directory

    • caches

    • data

    • databases (might not exist)

    • export

    • import

    • log

    • logos

    • monitor

    • plugins

    • tmp

    • dbconfig.xml

    • jira-config.properties (might not exist)

  5. Edit your <JIRA-installation/atlassian-jira/WEB-INF/classes/jira-application.properties> file to point to the new location of the home directory

  6. Start JIRA

When starting JIRA, you should be back to what your old instance looks like. If you are prompted to create a new instance shut JIRA down and make sure you've defined your <JIRA-home> correctly.

Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.