Forums

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

How to configure mysql in jira

santhosh T January 5, 2023

How to configure MySQL in Jira.

 

I have like this.

jndi=jdbc/JiraDS
url=jdbc:mysql://localhost:3306/public
driver-class=com.mysql.cj.jdbc.Driver
username=root
password=adminkpi

1 answer

1 vote
Robert Wen_Cprime_
Community Champion
January 5, 2023

I'm not sure where you are experiencing problems.  Have you consulted the instructions?

https://confluence.atlassian.com/adminjiraserver/connecting-jira-applications-to-mysql-8-0-1018775461.html

santhosh T January 8, 2023

I have configured the MySQL property in dbconfig.xml  &JDNJ file.

After rebuilding using the atlas-debug command getting 503 Service Unavailable.

Robert Wen_Cprime_
Community Champion
January 9, 2023

"atlas-debug" tells me you are creating a test Jira instance for debugging your Marketplace App, configuring it to use mysql, and expecting it to run.  As far as I know, this virtual instance wouldn't have the mysql driver pre-installed.

You set up MySQL on the same machine that you're running atlas-debug?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events