Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-63982

As an JIRA Administrator I want to deploy new instance fully automatically

XMLWordPrintable

    • 3
    • 4
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Problem Definition

      As an JIRA Administrator I need to deploy new instances of JIRA in different environments: Production, staging, test. Some for deploying new instances from scratch in the cloud.
      Currently JIRA will ask for a lot of additional details after startup: base-url, license, password etc.

      Suggested Solution

      Enable JIRA to be deployed fully by scripts.
      High level steps:

      1. boot a clean server
      2. start script for automation of setup
        • create the database
        • create/attach a data storage location
      3. Deploy JIRA artefacts
        • Run the Jira installer without launching Jira
        • Or extract JIRA tar.gz
      4. Configure pre-launch settings: TBD
      5. Start JIRA
      6. Run REST API commands as necessary to complete the setup: TBD
      7. Users should be able to login to JIRA

      Workaround

      (Optional)

            Unassigned Unassigned
            ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
            Votes:
            14 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated: