Details
-
Suggestion
-
Status: Gathering Interest (View Workflow)
-
Resolution: Unresolved
-
None
-
None
-
2
-
4
-
Description
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:
- boot a clean server
- start script for automation of setup
- create the database
- create/attach a data storage location
- Deploy JIRA artefacts
- Run the Jira installer without launching Jira
- Or extract JIRA tar.gz
- Configure pre-launch settings: TBD
- Start JIRA
- Run REST API commands as necessary to complete the setup: TBD
- Users should be able to login to JIRA
Workaround
(Optional)
Attachments
Issue Links
- is blocked by
-
JRASERVER-65774 Retrieve application license details or update license via public REST API
- Gathering Interest
- relates to
-
JRASERVER-65618 Ability to retain staging instance configuration when importing XML from production
- Gathering Interest
- mentioned in
-
Page Loading...