Versions
- 9.5
- 9.4
- 9.3
- 9.2
- 9.1
- 9.0
- 8.19
- 8.18
- 8.17
- 8.16
- 8.15
- 8.14
- 8.13
- 8.12
- 8.11
- 8.10
- 8.9
- 8.8
- 8.7
- 8.6
- 8.5
- 8.4
- 8.3
- 8.2
- 8.1
- 8.0
- 7.21
- 7.20
- 7.18
- 7.19
- 7.17
- 7.16
- 7.15
- 7.14
- 7.13
- 7.12
- 7.11
- 7.10
- 7.9
- 7.8
- 7.7
- 7.6
- 7.5
- 7.4
- 7.3
- 7.2
- 7.1
- 7.0
- 6.10
- 6.9
- 6.8
- 6.7
- 6.6
- 6.5
- 6.4
- 6.3
- 6.2
- 6.1
- 6.0
- 5.16
- 5.15
- 5.14
- 5.13
- 5.12
- 5.11
- 5.10
- 5.9
- 5.8
- 5.7
- 5.6
- 5.5
- 5.4
- 5.3
- 5.2
- 5.1
- 5.0
- 4.14
- 4.13
- 4.12
- 4.11
- 4.10
- 4.9
- 4.8
- 4.7
- See all
Getting started
Bitbucket Server documentation home
On this page
In this section
Related content
- Raising a request with Atlassian Support
- How to configure SAML SSO for Bitbucket Data Center with OKTA
- Connecting Bitbucket Server to JIRA for user management
- Support policies
- Bitbucket Data Center and Server Knowledge Base
- Requesting add-ons
- What is the Bitbucket Server ID?
- Linking Bitbucket Server with JIRA
- Updating your Bitbucket Server license details
- Automated setup for Bitbucket Server
Atlassian Bitbucket Server is the on-premises Git repository management solution for enterprise teams. It allows everyone in your organization to easily collaborate on your Git repositories.
1. Install Git and Perl
Bitbucket Server requires Git on the machine that will run Bitbucket Server. If you need to check, install, or upgrade Git on the Bitbucket Server instance machine, see Installing and upgrading Git.
Check that you have all the other system requirements, including Perl, to avoid any trouble.
2. Install Bitbucket Server
Installers are available for the Linux, Mac OS X and Windows operating systems.
See Running the Bitbucket Server installer for details.
You may be interested in these alternative provisioning approaches:
3. Set up Bitbucket Server
The Bitbucket Server Setup Wizard runs automatically when you visit Bitbucket Server in your browser the first time Bitbucket Server is started. The Setup Wizard guides you to:
- Specify the default language for Bitbucket Server.
- Connect Bitbucket Server to an external database (the internal HSQL database is great for evaluating Bitbucket Server, but is not recommended for production installations). You'll need to have created the external database before running the Setup Wizard. For MySQL, you'll need to have installed the JDBC driver too.
Make the most of Bitbucket Server
Automate your Bitbucket Server deployments
Bitbucket Data Center for enterprises
Deploy Bitbucket Server in AWS
Learn Git
Bitbucket Server in action
- Enter your Bitbucket Server license key.
- Set the base URL for Bitbucket Server.
- Set up an administrator account.
- Integrate Bitbucket Server with JIRA.
- Log in to Bitbucket Server.
If you are intending to use Bitbucket Server for a production installation, see also Using Bitbucket Server in the enterprise.
4. Set up the mail server
Configuring the Bitbucket Server email server allows users to receive a link from Bitbucket Server that lets them generate their own passwords. See Setting up your mail server.
5. Get working with Bitbucket Server
Work with projects
Bitbucket Server manages related Git repositories as projects. Find out how to set up projects and give your teams access to those.
If you have existing projects that you want to manage in Bitbucket Server, then you'll want to read Importing code from an existing project.
Integrate Bitbucket Server with other Atlassian applications
See Integrating Bitbucket Server with Atlassian applications for an overview of what is possible.
As a first step, see JIRA integration for information about using Bitbucket Server with JIRA Software.
If you want to see results from your continuous integration or build server in Bitbucket Server, see Bamboo integration.
Use Bitbucket Server in your enterprise
If you are intending to use Bitbucket Server in large-scale production environments, see:
- Using Bitbucket Server in the enterprise
- High availability for Bitbucket Server
- Scaling Bitbucket Server
- Scaling Bitbucket Server for Continuous Integration performance
- Bitbucket Data Center resources
- Bitbucket Server production server data
Use Git
We have some information here to help you get going with Git:
In this section
Related content
- Raising a request with Atlassian Support
- How to configure SAML SSO for Bitbucket Data Center with OKTA
- Connecting Bitbucket Server to JIRA for user management
- Support policies
- Bitbucket Data Center and Server Knowledge Base
- Requesting add-ons
- What is the Bitbucket Server ID?
- Linking Bitbucket Server with JIRA
- Updating your Bitbucket Server license details
- Automated setup for Bitbucket Server