Articles from February 2020

Displaying all 7 posts

How to deploy from Bitbucket to an FTP server

Posted in February 2020 on the DeployHQ blog

Stop uploading files to your FTP server manually. This step-by-step guide shows you how to connect your Bitbucket repository to DeployHQ and automatically deploy only the changed files on every git push — plus how to use build pipelines to compile Sass, TypeScript, and other assets before uploading.

How to deploy from Bitbucket to Amazon S3

Posted in February 2020 on the DeployHQ blog

As a large hosting provider, Amazon has a number of different methods for storing your website or app. One popular protocol is AWS S3, which can be connected to using...