/
How to Migrate Your Website To The New Aerobatic Using Bitbucket Pipelines
How to Migrate Your Website To The New Aerobatic Using Bitbucket Pipelines
Step-by-step guide
Step 1: Login to https://dashboard.aerobatic.com
Step 2: Click the link to see a list of legacy sites you can migrate.
Step 3: Click the Migrate to Pro Plan Button
Step 3: Login to Bitbucket and Enable Bitbucket Pipelines in your repo
Step 4: Click Next
Step 5: Copy the YAML file from dashboard.aerobatic.com
Step 6: Paste YAML into Bitbucket Pipelines
Step 7: Create AEROBATIC_API_KEY
environment variable
Step 8: Create aerobatic.yml
Copy the contents from the instructions in dashboard.aerobatic.com
Step 9: Finalize Pipelines Configuration
Assuming your pipelines build finished successfully and everything looks good, the last thing to do is to set up your build process for your production site.
Related articles
, multiple selections available,
Related content
How to Install the Aerobatic add-on for Bitbucket
How to Install the Aerobatic add-on for Bitbucket
More like this
What is the Aerobatic add-on for Bitbucket?
What is the Aerobatic add-on for Bitbucket?
More like this
How do I deploy my website to Aerobatic?
How do I deploy my website to Aerobatic?
More like this
How to host a Jekyll site on Aerobatic
How to host a Jekyll site on Aerobatic
More like this
I can't deploy a site for my team
I can't deploy a site for my team
More like this
How do I add a custom domain to my site?
How do I add a custom domain to my site?
More like this