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

First things first. If you haven't already got JIRA up and running, carry out the following steps:

You may want to watch the video showing how to do this.

  1. Download the JIRA Standalone Windows Installer (.EXE) file from the Atlassian Download Center.
  2. Run the .EXE file, choose an installation directory, a home directory and a port ('8080' will do). We recommend that you choose to 'Run JIRA as a service'.
  3. JIRA will start automatically when the Installer finishes, if you selected the option to launch JIRA at the end of the Installer.
  4. To access JIRA, go to your web browser and type this address: http://localhost:8080. Windows 'Start' menu shortcuts will also be added which you can also use to start and stop JIRA.
  5. Follow the Setup Wizard. This will guide you through the process of setting up your JIRA server, creating an Admin user and (optionally) setting up email.

For more help on the technical procedures in this section, see the JIRA Installation Guide.

If you need assistance, please create a support ticket.

(warning) Before using JIRA as a production system, you need to switch from the default HSQL database, which is provided for evaluation purposes only. Please see the documentation for details.

You may want to watch the video showing how to do this.

  1. Download the JIRA Standalone TAR (.GZ) file from the Atlassian Download Center, and unzip it.
  2. Edit the jira-application.properties file in the JIRA Installation Directory, add a 'jira.home' property and set it to your desired location for the JIRA home directory. Please use forward-slashes ("/"), not back-slashes ("\").
  3. Run bin/startup.sh to start JIRA.
  4. To access JIRA, go to your web browser and type this address: http://localhost:8080.
  5. Follow the Setup Wizard. This will guide you through the process of setting up your JIRA server, creating an Admin user and (optionally) setting up email.

For more help on the technical procedures in this section, see the JIRA Installation Guide.

If you need assistance, please create a support ticket.

(warning) Before using JIRA as a production system, you need to switch from the default HSQL database, which is provided for evaluation purposes only. Please see the documentation for details.

  1. Download the JIRA Standalone TAR (.GZ) file from the Atlassian Download Center, and unzip it.
  2. Install Java and set JAVA_HOME.
  3. Edit the jira-application.properties file in the JIRA Installation Directory, add a 'jira.home' property and set it to your desired location for the JIRA home directory. Please use forward-slashes ("/"), not back-slashes ("\").
  4. Run bin/startup.sh to start JIRA.
  5. To access JIRA, go to your web browser and type this address: http://localhost:8080.
  6. Follow the Setup Wizard. This will guide you through the process of setting up your JIRA server, creating an Admin user and (optionally) setting up email.

For more help on the technical procedures in this section, see the JIRA Installation Guide.

If you need assistance, please create a support ticket.

(warning) Before using JIRA as a production system, you need to switch from the default HSQL database, which is provided for evaluation purposes only. Please see the documentation for details.

  • ラベルなし