Allow directory paths (index, attachments, backup) to be specified in the app server

XMLWordPrintable

      JIRA requires various directory paths to operate (search index path, attachment path, backup path). These are currently stored in the database. This is bad, because directories are specific to the server machine, not the data. Directory paths should be stored in the app server with all the other (non-portable) configuration data, rather than in the (portable) JIRA data.

      For instance, it should be possible to set the JIRA index directory with a system property (-Djira.indexpath=/var/jira/indexes), or perhaps via a JNDI entry.

              Assignee:
              Unassigned
              Reporter:
              Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: