How To Set Up JIRA From Scratch?

338 Views
0 rating based on 0 reviews

While it's possible to set up JIRA from scratch there are way too many steps involved. Moreover, if you make a mistake you may have to create a new JIRA instance and start all over again. That's why it would be better to follow our step by step guide and save yourself some time and effort.

JIRA from scratch

You want to keep track of your project and team’s work, but you don’t know how to do it? Don’t worry. JIRA is here to help you. JIRA is software for issue tracking and project management. For using JIRA you have to install it. You can install it using Scratch. Scratch is a free programming language. In this article, we will show you how to set up JIRA from Scratch.

Before You Get Started

  1. First, you have to set up the VM.
  2. Then Install the OS.
  3. Use what OS you know. Here, we will show you how to do it on Linux.
  4. If you want to do it on another OS, you can migrate from one OS to another with some operations.
  5. Your system specifications should be at least 4 GB RAM, 2 GHz Processor, 30 GB Root Hard drive, 50 GB Extra Hard drive.
  6. Then setup MySQL Database. We will install MySQL using the MySQL Yum Repository. Then Connect JIRA applicants to MySQL 5.7.
  7. You have to check which Databases and platforms are compatible. Here, we use Version 8.1.X.Aft

setting up these things, let's move on to setting up JIRA.

Setting up JIRA from Scratch

  1. JIRA has two primary directories: the Install Directory and the Home Directory. The files that make JIRA run live is the Install Directory.  You should not modify anything here. Home Directory makes JIRA instance unique lives.
  2. Then get the installer from JIRA Download Page. There navigate your target version and select “Linux 64 bit”.
  3. After downloading, modify the permission using this command:
    Modify the permission
  4. Now to start the installer, type in the file into your command line.
    Start the installer
  5. Then it will confirm if you want to install JIRA here. Hit “Enter” to confirm.
    install JIRA here
  6. It will give you three options: Express Install, Custom Install, Upgrade, and Existing JIRA install. We selected the second option. Then it will confirm if you want to keep this default. Hit “Enter”.
    Express InstallSelected the second option
  7. After this, the installer will confirm the location of the home directory. Choose and click “Enter”.
    Location of the home directory
  8. Next, you will choose which ports you want to use. Keep to defaults here.
    Choose which ports
  9. Then click “Enter” to run JIRA as a service in sudo or root.
    run JIRA as a service
  10. Again, confirm all the settings you wanted by hitting “Enter”. After installing everything, this window will appear:
    Again confirm all the settings
  11. Type “n” and then click “Enter”. Now the installer run is complete.
    Type n
  12. After this, you have to install the MySQL JDBC connector into JIRA. Choose and download from the MySQL page. We downloaded a compressed TAR Archive.
    Install the MySQL JDBC
  13. Then decompress the file using this command:
    Decompress the file
  14. Copy the extracted file into the JIRA Install Directory.
    Copy the extracted file
  15. After this, you can start JIRA on the server.
    Start JIRA
  16. After “systemctl status JIRA” comes clean, run this command:
    Systemctl status JIRA
  17. You can follow JIRA as it boots up using this command:
    You can follow JIRA
  18. You have to bypass the firewall using this command as sudo or root:
    bypass the firewall
  19. After that, the JIRA setup window will appear. Select the second option.
    Select the second option
  20. Click “Next” after selecting the second option. The next screen will confirm some more about the database.
    More about the database
  21. Hit “Test Connection” and make sure everything is ok. Then hit “Next”
  22. The next screen shows some more customization. Put a base URL that works.
    Shows some more customization
  23. Copy the license key from Atlassian and hit “Next” to proceed.
    key from Atlassian
  24. Set up your administrator account.
    Your administrator account
  25. After setting up an account, you can set up a mail server now or do it later.
    After setting up an account
  26. Click “Finish”. Then choose your appropriate language.
    Choose your appropriate language
  27. Then you can choose an avatar now or do it later.
    Choose an avatar
  28. Finally, your JIRA setup is complete. Now you can set up your project.
    JIRA setup is complete
  29. You can also Import from another tool if you want.
    Import from another tool

So, following these, you can set up JIRA from Scratch.

Summary: Set up JIRA from scratch

  • Install JIRA on your own server.
  • Configure JIRA instance.
  • Import existing data.
  • Add additional users.
  • Configure issue types for your teams’ needs.
  • Create a workflow for each issue type.
  • Set up notifications and subscribers.
  • Configure access rights and roles.
  • Integrate with other tools such as Confluence, Bitbucket, Crowd and so on.