-
Type:
Suggestion
-
Resolution: Done
-
Component/s: Documentation - All
-
None
Issue:
In our Upgrade Documentation, such as this page here, we include a reminder to update key files that allow Jira to run as expected, in the new version.
Task:
Can we have this updated to include a note to remind administrators that if they have a specific keystore in the server.xml, to backup that file as well?
Reference:
This is what we see in the document today:
Apart from the above, you need to re-apply all other modifications. Here are the most important files: * server.xml
- dbconfig.xml
- jira-config.properties
- web.xml
- setenv.sh / setenv.bat (memory allocation and other JVM arguments)
For more information, see Important files in Jira.
In addition to these files, if your Jira is running over SSL, you need to reimport certificates into the trust store.
And we'd like to see:
Apart from the above, you need to re-apply all other modifications. Here are the most important files:
- server.xml
- dbconfig.xml
- jira-config.properties
- web.xml
- setenv.sh / setenv.bat (memory allocation and other JVM arguments)
For more information, see Important files in Jira.
In addition to these files, if your Jira is running over SSL, you need to reimport certificates into the trust store. Don't forget to move this from your backup, to the appropriate location as noted in tomcat.xml if necessary.