JIRA on Linux with MSSQL as the backend

Bill Mariasoosai November 2, 2013


All:

I am trying to install JIRA on Linux server(open suse 11)


Is it possible to have JIRA installed
on Linux server ( Open Suse 11) and the
backend database Microsoft SQL server 2008 R2.
Is this a viable configuration.

Thanks for your help

Bzoo

2 answers

0 votes
AafrinA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 29, 2014

Hi Bill,

The answer to your question would be yes and it is doable. You need a two different machine one running linux where the JIRA instance would be installed and another machine which runs on windows where your database will be stored.

You need to ensure that the port MSSQL is listening mode on the port 1433 and also add the inbound connection open for the port 1433 in your firewall. During the JIRA Installation, on your Linux machine, choose your own database and provide the credentials for the MSSQL Server.

Make sure the port on windows machine is properly opened for the JIRA to be able to connect to the database.


0 votes
Harry Chan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2013

It's doable. Do note that MS SQL Server will have to be on a separate Windows server that has connectivity to the JIRA server.

Bill Mariasoosai November 2, 2013

Thanks

Bzoo

Bill Mariasoosai November 2, 2013

Thanks

Bzoo

richie_gee
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 4, 2013

Bill, do help to accept the answer so the community will benefit from this answer post ;)

For information like this, you can actually refer to our supported platform documentation to understand whether a setup is supported or not:

https://confluence.atlassian.com/display/JIRA/Supported+Platforms

Thanks :)

Suggest an answer

Log in or Sign up to answer