/quickstart-atlassian-bitbucket

Code collaboration with high availability and scalability on the AWS Cloud

Primary LanguageShellApache License 2.0Apache-2.0

quickstart-atlassian-bitbucket

Bitbucket Data Center on the AWS Cloud

Use this Quick Start to deploy Bitbucket Data Center on the AWS Cloud. Bitbucket Data Center is a Git repository management solution from Atlassian. It provides source code collaboration for enterprises that require high availability and performance at scale.

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 Bitbucket into your existing ASI. You can also deploy Jira and Confluence Data Center within the same ASI.

Quick Start architecture for Bitbucket 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 Bitbucket with a new ASI. For details, see the deployment guide.

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 Bitbucket Data Center in AWS.