JIRA Installation

JIRA Installation

<p> JIRA Installation</p><p>1. Download the Red Hat Installer from:</p><p> https://www.atlassian.com/software/jira/download?_ga=1.199986861.2008202844.1461788945</p><p>2. Make the bin file an executable</p><p> chmod a+x atlassian-jira-x.y.bin</p><p>3. Install JIRA as a service as user 'root'</p><p>4. Configuring JIRA - https://confluence.atlassian.com/jira064/starting-jira-automatically-on-linux- 720411810.html</p><p>* create a jira user account 'sudo useradd --create-home -c "JIRA ROLE" jira'</p><p>* installation directory = 'mkdir /opt/atlassian/jira' and 'chown jira: /opt/atlassian/jira'</p><p>JIRA configuration in the cloud: https://www.atlassian.com/ondemand/signup/form?product=jira- software.ondemand</p><p>********> EXPRESS INSTALL OF JIRA sudo ./atlassian-jira-software-7.1.6-jira-7.1.6-x64.bin </p><p>Unpacking JRE ...</p><p>Starting Installer ...</p><p>May 12, 2016 4:22:24 PM java.util.prefs.FileSystemPreferences$1 run</p><p>INFO: Created user preferences directory.</p><p>May 12, 2016 4:22:24 PM java.util.prefs.FileSystemPreferences$2 run</p><p>INFO: Created system preferences directory in java.home.</p><p>This will install JIRA Software 7.1.6 on your computer.</p><p>OK [o, Enter], Cancel [c] o</p><p>Choose the appropriate installation or upgrade option.</p><p>Please choose one of the following:</p><p>Express Install (use default settings) [1], Custom Install (recommended for advanced users) [2, Enter], Upgrade an existing JIRA installation [3]</p><p>1</p><p>Details on where JIRA Software will be installed and the settings that will be used.</p><p>Installation Directory: /opt/atlassian/jira </p><p>Home Directory: /var/atlassian/application-data/jira </p><p>HTTP Port: 8080 </p><p>RMI Port: 8005 </p><p>Install as service: Yes </p><p>Install [i, Enter], Exit [e] VERIFY INSTALLATION - Start JIRA as-a-service</p><p> sudo /etc/init.d/jira start</p><p>To run JIRA in the foreground, start the server with start-jira.sh -fg executing using dedicated user: jira</p><p>.....</p><p>.... .NMMMD. ...</p><p>.8MMM. $MMN,..~MMMO.</p><p>.?MMM. .MMM?.</p><p>OMMMMZ. .,NMMMN~</p><p>.IMMMMMM. .NMMMN. .MMMMMN,</p><p>,MMMMMM$..3MD..ZMMMMMM.</p><p>=NMMMMMM,. .,MMMMMMD.</p><p>.MMMMMMMM8MMMMMMM,</p><p>.ONMMMMMMMMMMZ.</p><p>,NMMMMMMM8.</p><p>.:,.$MMMMMMM</p><p>.IMMMM..NMMMMMD.</p><p>.8MMMMM: :NMMMMN.</p><p>.MMMMMM. .MMMMM~.</p><p>.MMMMMN .MMMMM?. Atlassian JIRA</p><p>Version : 7.1.6</p><p>If you encounter issues starting or stopping JIRA, please see the Troubleshooting guide at http://confluence.atlassian.com/display/JIRA/Installation+Troubleshooting+Guide</p><p>Server startup logs are located in /opt/atlassian/jira/logs/catalina.out</p><p>Using CATALINA_BASE: /opt/atlassian/jira</p><p>Using CATALINA_HOME: /opt/atlassian/jira</p><p>Using CATALINA_TMPDIR: /opt/atlassian/jira/temp</p><p>Using JRE_HOME: /opt/atlassian/jira/jre/</p><p>Using CLASSPATH: /opt/atlassian/jira/bin/bootstrap.jar:/opt/atlassian/jira/bin/tomcat-juli.jar</p><p>Using CATALINA_PID: /opt/atlassian/jira/work/catalina.pid</p><p>Existing PID file found during start.</p><p>Tomcat appears to still be running with PID 17049. Start aborted.</p><p>********> CUSTOM INSTALL OF JIRA</p><p> sudo ./atlassian-jira-software-7.1.6-jira-7.1.6-x64.bin </p><p>Unpacking JRE ...</p><p>Starting Installer ...</p><p>May 12, 2016 4:46:19 PM java.util.prefs.FileSystemPreferences$1 run INFO: Created user preferences directory.</p><p>May 12, 2016 4:46:19 PM java.util.prefs.FileSystemPreferences$2 run</p><p>INFO: Created system preferences directory in java.home.</p><p>This will install JIRA Software 7.1.6 on your computer.</p><p>OK [o, Enter], Cancel [c] o</p><p>Choose the appropriate installation or upgrade option.</p><p>Please choose one of the following:</p><p>Express Install (use default settings) [1], Custom Install (recommended for advanced users) [2, Enter], Upgrade an existing JIRA installation [3]</p><p>2</p><p>Where should JIRA Software be installed?</p><p>[/opt/atlassian/jira]</p><p>/opt/atlassian/jira</p><p>Default location for JIRA Software data</p><p>[/var/atlassian/application-data/jira]</p><p>/var/atlassian/application-data/jira</p><p>Configure which ports JIRA Software will use.</p><p>JIRA requires two TCP ports that are not being used by any other applications on this machine. The HTTP port is where you will access JIRA through your browser. The Control port is used to startup and shutdown JIRA.</p><p>Use default ports (HTTP: 8080, Control: 8005) - Recommended [1, Enter], Set custom value for HTTP and Control ports [2] 1</p><p>JIRA can be run in the background.</p><p>You may choose to run JIRA as a service, which means it will start automatically whenever the computer restarts.</p><p>Install JIRA as Service?</p><p>Yes [y, Enter], No [n] y</p><p>Details on where JIRA Software will be installed and the settings that will be used.</p><p>Installation Directory: /opt/atlassian/jira </p><p>Home Directory: /var/atlassian/application-data/jira </p><p>HTTP Port: 8080 </p><p>RMI Port: 8005 </p><p>Install as service: Yes </p><p>Install [i, Enter], Exit [e] i</p><p>Extracting files ...</p><p> atlassian-jira/WEB-INF/classes/com/atlassian/jira/plugin/navigation/Banne</p><p> sudo /etc/init.d/jira start</p><p>To run JIRA in the foreground, start the server with start-jira.sh -fg executing using dedicated user: jira</p><p>...... NMMMD. ...</p><p>.8MMM. $MMN,..~MMMO.</p><p>.?MMM. .MMM?.</p><p>OMMMMZ. .,NMMMN~</p><p>.IMMMMMM. .NMMMN. .MMMMMN,</p><p>,MMMMMM$..3MD..ZMMMMMM.</p><p>=NMMMMMM,. .,MMMMMMD.</p><p>.MMMMMMMM8MMMMMMM,</p><p>.ONMMMMMMMMMMZ.</p><p>,NMMMMMMM8.</p><p>.:,.$MMMMMMM</p><p>.IMMMM..NMMMMMD.</p><p>.8MMMMM: :NMMMMN.</p><p>.MMMMMM. .MMMMM~.</p><p>.MMMMMN .MMMMM?.</p><p>Atlassian JIRA</p><p>Version : 7.1.6</p><p>If you encounter issues starting or stopping JIRA, please see the Troubleshooting guide at http://confluence.atlassian.com/display/JIRA/Installation+Troubleshooting+Guide</p><p>Server startup logs are located in /opt/atlassian/jira/logs/catalina.out Using CATALINA_BASE: /opt/atlassian/jira</p><p>Using CATALINA_HOME: /opt/atlassian/jira</p><p>Using CATALINA_TMPDIR: /opt/atlassian/jira/temp</p><p>Using JRE_HOME: /opt/atlassian/jira/jre/</p><p>Using CLASSPATH: /opt/atlassian/jira/bin/bootstrap.jar:/opt/atlassian/jira/bin/tomcat-juli.jar</p><p>Using CATALINA_PID: /opt/atlassian/jira/work/catalina.pid</p><p>Existing PID file found during start.</p><p>Removing/clearing stale PID file.</p><p>Tomcat started.</p><p> vagrant 3253 3252 0 16:45 pts/0 00:00:00 -bash jira 17188 1 44 16:49 ? 00:00:17 /opt/atlassian/jira/jre//bin/java -Djava.util.logging.config. vagrant 17233 3253 0 16:50 pts/0 00:00:00 ps -ef</p>

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    8 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us