Cloud - Bitbucket Setup

Follow the steps below to configure your IguanaX Git settings with Bitbucket cloud service.

In IguanaX, go to Settings > Git. For each step, click on the Screen Shot 2024-04-16 at 10.36.28 AM.png button to set your configurations.

If you want to create a free Bitbucket Account, follow these steps:

Git requires a name and email to label your commits. We recommend you use an email address recognized by Bitbucket so you can trace your commits in it.

We also use this Author Info to help so if you have problems we can help you!

Select bitbucket.org (Cloud - Bitbucket) from the list of Git Servers. Click Save.

Enter your Bitbucket Username. If you don’t know what that is, you can follow the link in the Set Git Username window to navigate to your Bitbucket Personal Settings and view your Username.

IguanaX needs to have the ability to create Git repositories on Bitbucket. This means we need to create an App password with the correct permissions. Iguana will use your Bitbucket Username and App Password to authenticate with Bitbucket.

  1. In Iguana’s Set Server Token window, click on the link provided to create an App Password in your Bitbucket account.

  2. In Bitbucket, provide a Label for your App Password and grant the following Permissions. Click Create.

  3. Copy the generated Bitbucket App Password and paste it in your IguanaX Git Server Token setting. Bitbucket will only show you this once - if you forget it you will need to generate a fresh one.

Â