Skip to main content
Connecting to BitBucket
Lior Neudorfer avatar
Written by Lior Neudorfer
Updated over a week ago

To connect an environment to BitBucket, in "Version Control" settings, Choose "Cloud" or "Data Center / Server" to get started.

Then:

  • BitBucket Cloud:

    • Approve the request to authorize Salto, then you will be redirected back to the Salto application

  • BitBucket Data Center / Server:

    • Enable Salto's IP Addresses in your firewall configuration to make sure Salto can access your Git repos.

    • Then, add the following inputs:

      • URL: add the HTTPS URL of your BitBucket installation. Make sure to add only the main URL, excluding the project name, which is the URL ending segment.

      • HTTP access token: provide an HTTP access token with read permissions for the project and write permissions for the repository you would like connect. Learn more

You should be able to see now your repositories in the Salto app.

Did this answer your question?