Hello,
I backed up our jira DB as well as the data folder as per the documentation. I have now reinstalled the same version of jira and am wondering how to proceed to restore this data.
Should I go through the whole jira wizard and once I'm done, dump my DB file into the database + the data folder. Or is there another way?
Thanks
What is it that you are attemtping to accomplish? Are you building out a second JIRA server from this back-up? Are you wiping-out your existing server and going to re-install?
In either case, the process I follow for creating (or refreshing) a JIRA or Confluene server is to back-up three things:
You can then take these three items and move them wherever you like. For example, if you are building out a new secondary JIRA server:
Once you've completed these steps, you will have "cloned" your JIRA instance. You will probably want to adjust your Base URL path so it is not the same as your first JIRA server - you can do this before hand using command line tools (depending on what DB you have) or in the web GUI. If you are simply wiping-out your first server and rebuilding than this is not necessary.
Start JIRA and you should be good to go. This is a very rough procedure but should get you going in the right direction.
Hope this helps.
Hi,
In the past when I have do this, I have:
1. Restored the DB dump to the new one
2. Pointed newly installed JIRA to DB
3. Restored attachment folder (normally found in your data folder unless you have moved it).
4. Installed the plugin one by one in the new server (either from marketplace or installing the jars).
That is however the most conservative way to do it (company was very conservative in its approach).
I think you can actually just take the newly installed JIRA server, point it to the new DB and your JIRA_HOME backup.
So:
1. Restore db dump to a new db
2. Point newly installed JIRA to the new db
3. Point newly installed JIRA to the data folder (I would not point it to the original data folder, I'd make a copy and point new JIRA to copy of data folder).
4. Start JIRA.
You might have to recreat your app links, but this should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.