DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!

Articles from February 2020

Displaying all 7 posts

How to deploy from Bitbucket to an FTP server

Posted in February 2020 

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 

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...