Forums

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

Contingency Planning

jbjares
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!
November 20, 2013

Hi Friends,

I want a help to implement a contingency plannning, for Jira running on tomcat and supposing my configuration is simple as possible on an vm machine, what is the best advice to strat the job?

Best Regards

2 answers

1 accepted

1 vote
Answer accepted
Rahul Aich [Nagra]
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 20, 2013

So, if i understand you correctly, you want a solution for recovering your jira instance with all the data in the unlikely event of a data crash.

I would advise you to take a backup of the database using the native database tools every night or more frequently if you want.

You will also need to take backup of attachments, avatars on a periodic basis

You need to take a backup of the configuration files such as dbconfig.xml, any custom plugins that you may have installed, and any other files you have modified in your system. You need to back these every time you make a change to these files.

Have a look at this URL.

https://confluence.atlassian.com/display/JIRA/Backing+Up+Data

0 votes
jbjares
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!
November 26, 2013

Hi @Raul thank you a lot.

Suggest an answer

Log in or Sign up to answer