Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Installing JIra core and confluence on Azure using MySql db.

Kenneth Knight
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 7, 2018

need to link the db to jira to complete the install.  Cannot figure out how to connect db to jira instance.  

1 answer

0 votes
Shankar Asam {Appfire}
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.
June 8, 2018

In order for JIRA to connect any database, you will need the following (in this case MySQL);

MySQL host name or IP?

Port number?

DB name?

DB password?

 

Make sure the port is accessible from application server via firewalls. You will also need JDBC drivers for MySQL in order to connect. Download them and deploy under <JIRA-install>/lib folder

For further info, please see this URL:

https://confluence.atlassian.com/adminjiraserver071/connecting-jira-applications-to-mysql-802592179.html

Suggest an answer

Log in or Sign up to answer