LogoLogo
  • Hatchbox Classic Support
  • Clusters
  • Providers
  • Servers
  • Apps
    • ActionCable
    • Background Workers
    • Backups
    • BitBucket
    • Cron Jobs
    • Deploy Scripts
    • Domains & DNS
    • ElasticSearch
    • File Uploads
    • Image Processing
    • Jekyll
    • Passenger
    • Postgres
    • Puma
    • Rails
    • Rake
    • React On Rails
    • Ruby Versions
    • Sitemaps
    • Sphinx
    • SSL
    • Webhooks & Auto-Deploy
    • Webpacker
  • Security
  • Support
  • Databases
    • Backup & Restore
Powered by GitBook
On this page
  1. Apps

BitBucket

PreviousBackupsNextCron Jobs

Last updated 5 years ago

Connecting your BitBucket account to Hatchbox for deploying apps is pretty straightforward.

We'll use a BitBucket App Password to clone your app and add webhook deployments.

To create an App Password, visit and create a key with the following permissions: Account:Write, Pull Request:Read and Webhooks.

Account:Write allows us to add SSH Keys from each cluster to your Bitbucket account. This lets your clusters clone repositories you have access to.

Webhooks and PullRequests:Read allow us to enable Webhook deployments.

Hit save and you're ready to deploy with BitBucket!

After you click Create, you'll be presented with the BitBucket App Password. Copy and paste this into the Connected Accounts section of .

your Hatchbox settings
the App Password section in your BitBucket account