All Projects → aws-quickstart → quickstart-atlassian-jira

aws-quickstart / quickstart-atlassian-jira

Licence: Apache-2.0 license
Jira Software Data Center and Jira Service Desk Data Center with high availability and performance

Projects that are alternatives of or similar to quickstart-atlassian-jira

prepare-commit-msg
Automatically prefix commit messages with the current branch issue number
Stars: ✭ 28 (-54.1%)
Mutual labels:  jira, atlassian
atlassian-connect-core
[Laravel 5.5+] The easiest way to create an add-on for the JIRA and Confluence
Stars: ✭ 42 (-31.15%)
Mutual labels:  jira, atlassian
Confluence-and-Jira
Docker部署并破解Jira、Confluence及相关插件;若图片加载不出来可以访问我的博客原文查看
Stars: ✭ 60 (-1.64%)
Mutual labels:  jira, atlassian
laravel-jira-rest-client
A Laravel interface for your Atlassians Jira application
Stars: ✭ 37 (-39.34%)
Mutual labels:  jira, atlassian
jira-cli
🔥 [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+1226.23%)
Mutual labels:  jira, atlassian
data-center-helm-charts
Helm charts for Atlassian's Data Center products
Stars: ✭ 77 (+26.23%)
Mutual labels:  jira, atlassian
jira.js
A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Stars: ✭ 156 (+155.74%)
Mutual labels:  jira, atlassian
JirAgileR
User-friendly 🔹JIRA API wrapper. Track projects & issues from within R
Stars: ✭ 22 (-63.93%)
Mutual labels:  jira, atlassian
vira
Create and update your Jira issues while inside Vim!
Stars: ✭ 76 (+24.59%)
Mutual labels:  jira, atlassian
ticketutil
Python ticketing utility for working with tickets in popular tools
Stars: ✭ 58 (-4.92%)
Mutual labels:  jira
Jiraffe
One stop place for exploiting Jira instances in your proximity
Stars: ✭ 157 (+157.38%)
Mutual labels:  jira
Jira-Lens
Fast and customizable vulnerability scanner For JIRA written in Python
Stars: ✭ 185 (+203.28%)
Mutual labels:  jira
tempo-api-python-client
Python bindings for Tempo - https://apidocs.tempo.io/
Stars: ✭ 17 (-72.13%)
Mutual labels:  jira
vscode-confluence-markup
Visual Studio Code extension for Confluence® markup
Stars: ✭ 21 (-65.57%)
Mutual labels:  jira
jira role
Ansible role to install Atlassian JIRA
Stars: ✭ 13 (-78.69%)
Mutual labels:  jira
jira scan
A simple remote scanner for Atlassian Jira
Stars: ✭ 89 (+45.9%)
Mutual labels:  jira
jiraya
Jiraya - Simple Jira CLI
Stars: ✭ 14 (-77.05%)
Mutual labels:  jira
octosync
An open-source solution to keep Github and Jira issues in sync. An alternative to Exalate and Unito.
Stars: ✭ 27 (-55.74%)
Mutual labels:  jira
jirazzz
A jira rest client for the command line, written in clojure as a babashka script.
Stars: ✭ 26 (-57.38%)
Mutual labels:  jira
jira.sh
JIRA Client for Bash Scripts
Stars: ✭ 15 (-75.41%)
Mutual labels:  jira

quickstart-atlassian-jira

Jira Software and Jira Service Management Data Center on the AWS Cloud

Use this Quick Start to deploy one of the following Jira products from Atlassian on the AWS Cloud:

  • Jira Software Data Center
  • Jira Service Management Data Center

This Quick Start uses the Atlassian Standard Infrastructure (ASI) as a foundation. You can choose to build a new ASI for your deployment or deploy Jira into your existing ASI. You can also deploy Bitbucket Data Center and Confluence Data Center within the same ASI.

Quick Start architecture for Jira on AWS

For architectural details, best practices, step-by-step instructions, and customization options, see the deployment guide.

Network prerequisites

You need to create the required AWS networking infrastructure (VPC, subnets) by using the ASI Quick Start, or by deploying Jira with a new ASI. For details, see the deployment guide.

Deploying for production

For production deployments, avoid launching the Confluence Quick Start from the AWS Quick Start interface. If you do, any changes made to the Quick Start templates will propagate directly to your deployment. These updates sometimes introduce unexpected changes that could break your deployment.

Instead, clone the Confluence Quick Start templates to a custom Amazon Simple Storage Service (Amazon S3) bucket. Then, launch the templates directly from the S3 bucket. This practice lets you control when to apply the latest changes to your environment. See Launching from a cloned Quick Start (recommended for production) for instructions.

Development notes

Pre-commit hook

It is recommended that you install the hooks under submodules/quickstart-atlassian-services/scripts/hooks/; this will ensure that the metadata tags in the templates are automatically updated on commit. The simplest method of doing this is:

git config --add core.hooksPath submodules/quickstart-atlassian-services/scripts/hooks/

Alternatively you can invoke submodules/quickstart-atlassian-services/scripts/hooks/update-tags.py manually.

Atlassian support

This Quick Start's CloudFormation templates were developed by Atlassian, in collaboration with AWS. To report an issue or request a feature, you can contact Atlassian directly.

For additional Atlassian documentation on how to manage Quick Start deployments, see Getting started with Jira Data Center on AWS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].