I generated a back up of jiradb from my computer at work PC1
I want to install Jira version 4.3.4on my PC2 in home .
I need to use the same configuration in PC2 that i used in PC 1
how to copy and match the settings and the database
Depends on what you mean by "backup". If it's a database backup, then restore it to the database server at home and point the home Jira at it. If it's the xml backup, then import it into the home Jira. In both cases, you'll need to grab a copy of attachments too, if you need them (Jira will work fine without them, but throw errors if you try to use attachment related stuff)
There are some settings kept outside the database - you should know about these because you'll have changed them by hand during installation, or while fixing/enabling stuff - it will mostly be .xml files in <jira install>/webapp/WEB-INF/classes. Jira-application.properties is the most likely to be changed.
i will try it and hope to mark your answer as solved !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Might an externally accessible instance of JIRA be a more easily maintained option? That way you could work on issues no matter where you are (including via smartphone app). I have just implemented this with my work instance of JIRA and it is proving very useful.
(Apologies if I have the wrong end of the stick on this one)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That will make it easier - Jira won't try to upgrade the data when you move it from one to the other.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes it is the same Jira Version ..because i sometimes need to complete the task and customise in my house )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same JIRA version on both PCs or are you upgrading?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.