Articles from February 2020 - DeployHQ Blog

Displaying posts 17 of 7 in total

How to deploy from Bitbucket to an FTP server

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

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