Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help to SETTING UP JIRA IN MY MAC

MOHANKRISHNAREDDY
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 22, 2019

GUYS I NEED A HELP TO SETING UP JIRA ON MY MAC

2 answers

3 votes
Bastian Stehmann
Community Champion
September 22, 2019

Hi @MOHANKRISHNAREDDY ,

 

Welcome to the community. 

If you need help, we need more information where you are currently stuck.

And please try not to write in uppercase letters, that's like shouting and this is not motivating to give you some help.

2 votes
DPKJ
Community Champion
September 22, 2019

@MOHANKRISHNAREDDY 

If you want to set it up just for review purpose it is very simple,

  1. Download Jira 'tar.gz' file,
  2. Create directory named 'Jira',
  3. Create another directory named 'home' inside 'Jira' directory
  4. Extract download 'tar.gz' file inside 'Jira' directory. It will name directory 'atlassian-jira-xxx-xxx-standalone'
  5. Update <EXTRACTED_DIR>/atlassian-jira/WEB-INF/classes/jira-application.properties file and set value of jira.home to full path of  'home' directory we created in step - 3.
  6. Start Jira, run script from terminal <EXTRACTED_DIR>/bin/start-jira.sh
  7. Once Jira is started visit http://localhost:8080 in your web browser and follow instructions.

You can follow this documentation by Atlassian for more help - https://confluence.atlassian.com/adminjiraserver/installing-jira-applications-on-linux-from-archive-file-938846844.html

Suggest an answer

Log in or Sign up to answer