Additional Bitbucket DC credentials

This article explains how to prepare and add additional Bitbucket DC accounts to Xopero ONE in order to prevent throttling.

Bitbucket DC account preparation

In Bitbucket DC, you can create user accounts and organize them into groups. This makes it easier to manage the organization and permissions.

💡 Learn more about users and groups in the official Bitbucket DC documentation.


HTTP access token preparation

HTTP access tokens in Bitbucket DC can be used instead of passwords to authenticate with Git.

To create an HTTP access token for your user account in Bitbucket DC:

  1. Click your profile picture and go to Manage account > HTTP access tokens.

  2. Select Create token.

  3. Set the token name, permissions, and expiry.

💡 Learn more about HTTP access tokens in official Bitbucket DC documentation.


Adding Bitbucket DC credentials to Xopero ONE

1

Login to and open the DevOps tab. Find your Bitbucket DC project (this must be done for each project individually) and click Edit in the bottom-left corner of the project tile.

2

Go to the Additional credentials section and click it.

3

Click the Add new button, enter the credentials, and then click Save to finish.


Enabling Bitbucket DC credentials for backup

1

In , open the Plans tab and click Add plan, or select Edit plan if you already have one.

2

Scroll down to Advanced settings, click Edit, and enable the Additional git credentials switch.

3

The system will display all additional accounts available for the selected organization. Toggle the switch ON next to the accounts you want to use, and then click the Save button.

4

Back in the Edit backup plan panel, click the Save button to save your backup plan settings. The backup plan will now run using the selected additional Bitbucket DC accounts.

Last updated