-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Jira 8 Essentials
By :

Jira Data Center comes with several deployment options. The first choice you need to make is where you would like to deploy Jira. If you want to deploy Jira to AWS or Azure, Atlassian provides quick-start templates so that you can get up and running quickly.
If you want to deploy Jira to your hardware or other cloud vendors, or simply want to manage how you want the deployment to be, you can use the installation packages available. Jira installation packages come in two flavors:
You will also need to perform some post-installation steps manually, such as configuring Jira as a service. However, you do get the advantage of learning what goes on under the hood.
In our exercise, we will be using the installer package, but we will also cover the post-installation steps so that you have a good understanding of the various configuration options available. We will start by installing Java.
Since we will be using the installer package that’s bundled with Java, you can skip this section. However, if you are using the archive option, you need to make sure that you have Java installed on your system.
Jira 8 requires JRE version 8 as a minimum to run. You can verify the version of Java you have by running the following command in Command Prompt:
java -version
The preceding command tells you which version of Java is running on your system, as shown in the following screenshot:
Figure 1.2 – Java version
If you do not see a similar output, then chances are you do not have Java installed. You will need to perform the following steps to set up your Java environment. Start by installing Java on your system:
Note
At the time of writing, the latest version of Java 8 is JDK 8 Update 321.
JAVA_HOME
for the remainder of this book.JAVA_HOME
with the value set to the full path of the location where you installed Java. You can do this as follows:Figure 1.3 – The JAVA_HOME environment variable
JAVA_HOME
and set its value to where you installed Java.Now that you have a good understanding of Jira Data Center, the basic system requirements, and the various installation options, we are ready to deploy our own Jira instances.
Change the font size
Change margin width
Change background colour