Additional Bitbucket credentials

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

Bitbucket account preparation

Xopero ONE allows authentication with multiple organization accounts during repository backups. This helps distributing the limits of sent requests (imposed by the service provider) across more accounts, which speeds up the backup process and prevents throttling.

To add additional accounts for authentication to your Bitbucket organization, log in to your Bitbucket account and add a member to your workspace. The user should belong to a group with an Admin role for repositories, and also have the Administer workspace (Can administer all workspace and repository settings) option selected.

💡 Learn more about workspace access in the official Bitbucket documentation.


App password location and required permissions

You can generate multiple app passwords in the App passwords tab of your Bitbucket account. The minimum permissions required to authorize the Xopero ONE application to perform a repository backup are:


Adding Bitbucket credentials to Xopero ONE

1

Login to and open the DevOps tab. Find your Bitbucket repository and click Edit in the bottom-left corner of the selected 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 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 accounts.

Last updated