Jira Confluence Installation In Linux And Integrate With Jira Service Desk

Introduction

 
Jira confluence is a document collaboration Software. It will help all teams to collaborate and share knowledge efficiently, users can create blogs and pages which can be commented and edited by all the members of a team in the project.
 
For example,
 
We can create a roadmap easily. We can also create notes containing a checklist, create a knowledge base and manage everything centrally. We can also attach files, like our excel planning and display it on a page for our convenience.
 
Confluence is also used as knowledge base, or wiki, that organizes and stores all of our information of the projects we can use it like, product requirements, or like minutes of meeting, marketing assets, design documents, etc. Also we can easily integrate with JIRA Service Desk. Hence, teams can create, collaborate and update their knowledge.
 
Prerequisites
 
Download the atlassian-confluence-6.15.8-x64.bin file from the Jira downloads portal here.
 
Place the downloaded file in any location for example in we placed in Desktop,
 
Step 1
 
Login as root user and go to the Desktop where we placed downloaded confluence File atlassian-confluence-6.15.8-x64.bin
 
Step 2
 
Change the permission or give full permission for the file atlassian-confluence-6.15.8-x64.bin using the command chmod 7 (Full permission)
 
Jira Confluence Installation In Linux And Integrate With Jira Service Desk
 
Step 3
 
After providing full permission to the .bin file execute with following command
 
. /atlassian-confluence-6.15.8-x64.bin.
 
Jira Confluence Installation In Linux And Integrate With Jira Service Desk
 
Step 4
 
Follow the installer and it will ask us to press some letters/number and Enter.
  1. To install press o and give the Enter.

    Jira Confluence Installation In Linux And Integrate With Jira Service Desk

  2. Choose the steps that we want to perform, to install newly press 1 for Expressinstall and give Enter.

    Jira Confluence Installation In Linux And Integrate With Jira Service Desk
  1. Make a note of Installation directory and required port number.  Press i to install and hit Enter.

    Jira Confluence Installation In Linux And Integrate With Jira Service Desk

  2. Installation will complete

    Jira Confluence Installation In Linux And Integrate With Jira Service Desk
Step 5
 
Enter the installed system IP with port number in the browser http://192.168.1.2:8090
 
Step 6
 
Login into the Atlassian Website and get an evaluation license or buya license and add the key
 
Step 7
 
After adding the key hit next and click the integration option with Jira Service Desk and fill in the details for integration
 
Jira Confluence Installation In Linux And Integrate With Jira Service Desk
 
Step 8
 
After providing the details click next and finish the configuration.
 

Summary

 
Finally, we have completed the Jira Confluence installation and also integrated with Jira Service Desk. After this we can create projects, space and collaborate.