Forums

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

I need to set up a Test version of my current Jira Production site?

Marcus1975
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!
April 29, 2019

Do i need to do a new install or just clone the PRD DB and files ? 

What about the licence?

Thanks

Mark 

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.
April 29, 2019

Hi Mark,

You can clone the PROD DB and copy the install and home directories from PROD to TEST server and do the config change of dbconfig.xml with the TEST DB Host name, DB name and User/ Password so that TEST JIRA instance would start and talk to your TEST database. For licensing, you can generate a developer license from my.atlassian.com - please see this link for more info.

For creating a test JIRA environment, please refer to this article from Atlassian. 

-Shankar

Garvan Murphy April 29, 2019

For live I have a jira windows service running how can i get one for test?


 

also i am setting up site jiratest.xxxxx.com does this look ok to you as live uses port 8080? 

 

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>

<rewrite>
<rules>
<rule name="JIRA Rule" stopProcessing="true">
<match url="(.*)" />
<action type="Rewrite" url="http://jiratest:8084/{R:1}" />
</rule>
</rules>
</rewrite>
<security>
<requestFiltering allowDoubleEscaping="true" />
</security>
</system.webServer>
</configuration>

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.
April 29, 2019

Garvan,

For live I have a jira windows service running how can i get one for test?

You can manually setup a windows service in Test JIRA server, for procedure and steps, please refer to this link

 

also i am setting up site jiratest.xxxxx.com does this look ok to you as live uses port 8080? 

You can still use port 8080 on Test JIRA server since its different from PROD server.

 

-Shankar

Garvan Murphy April 30, 2019

Hi Shankar,

Thanks for your help.

I am setting up the test site on same server that I have PRD Jira running.

Thanks

Mark

Garvan Murphy May 2, 2019

We have copied the PRD setup and we are trying to get test up and running using the dev licence.

But we are having issues manually installing the Jira service for the test application.

Thanks,

Mark 

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.
May 2, 2019

What is the error/issue? Can you provide it here?

 

-Shankar

Garvan Murphy May 2, 2019

JiraService issue.PNG

Garvan Murphy May 2, 2019

jiratest.PNG

Garvan Murphy May 2, 2019

Got service installed but cant start it

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.
May 3, 2019

Can you go to the event log and provide us the error when starting the service? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events