This page last changed on Oct 05, 2009 by rosie@atlassian.com.
 | This Installation Guide applies if you are installing JIRA for the first time. If you are upgrading JIRA, please refer to the Upgrade Guide. |
To install JIRA Standalone on Windows, follow these steps:
1. Download and Install JIRA Standalone
- Download the JIRA Standalone Windows Installer (.EXE) file here.
- Run the .EXE file.
- You will be prompted for input (such as the directory in which to install JIRA and the JIRA Home directory). Note that installing the JIRA files in certain directories, for example the default "C:\Program Files", may require you to have local administrator rights on your PC.
- If you have local administrator rights on your PC, you will be prompted to install JIRA as a service (recommended). You can also do this manually later, as described in Configuring JIRA Standalone to run as a Service.
- You may be prompted to choose the port that JIRA runs on. (This will happen if you have already installed JIRA and it is running, or if you have some other existing network service running on JIRA's default ports.) If you are not sure which port number to choose, try new numbers one by one, starting with '8080' and incrementing by one. Keep going until you find an available port number.
2. Start JIRA
JIRA will start automatically when the Installer finishes, if you have selected the option to launch JIRA at the end of the Installer wizard.
Note that the Installer will also create the following Windows 'Start' menu shortcuts, which you can also use to start and stop JIRA:

- Access JIRA — this shortcut opens a web browser window to access your JIRA application (via http://localhost:8080). Please note that your JIRA server must be running to access the JIRA application via your browser.
- Start JIRA Server — this shortcut starts the JIRA instance on your application server, so that you can access it with your browser.
- Stop JIRA Server — this shortcut stops the JIRA instance on your application server. You will not be able to access the JIRA application via your browser, if a JIRA instance is not running on your application server.
To access JIRA, go to your web browser and type this address: http://localhost:8080. Alternatively, you can use the 'Access JIRA' shortcut in the 'Start' menu.
3. Run the Setup Wizard
See Running the Setup Wizard.
Next Steps
|