- A one-time registration of the Bitbucket server instance with Gitpod.
- Each Gitpod user connects their account to Bitbucket server the first time they start a workspace.
Registering a Bitbucket Server
The Bitbucket Server Admin can register the Bitbucket Server in their own Gitpod account settings. Start by creating a New Integration and entering the Provider Host Name of Bitbucket Server.
Gitpod New Git Integration form

Bitbucket Server new OAuth2 application link

Bitbucket Server configure OAuth2 application link

Bitbucket Server new OAuth client ID and secret

Bitbucket Server integration and connection in Gitpod settings
Connecting Gitpod accounts to Bitbucket Server
Other Bitbucket Server users need to connect their own Gitpod account to their own Bitbucket Server account by starting a workspace. To start a workspace, paste the URL of a Bitbucket Server repository into the New Workspace popup (Ctrl/Cmd + O
) in Gitpod, or prefix the repository URL as described in Getting started.
The first time you do this, you’ll be prompted to authorize with your Bitbucket Server instance.

Prompt to authorize with Bitbucket Server

OAuth confirmation from Bitbucket Server