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!

All articles

Displaying posts 229 - 240 of 325 in total

Automatically deploy your GitLab repository to your FTP server

Posted in March 2020 

Stop dragging files to your FTP server manually. This step-by-step guide shows you how to connect your GitLab repository to DeployHQ and automatically deploy changed files to your FTP server on every git push — including how to compile Sass, TypeScript, and other assets using build pipelines.

Deploying your GitHub repository to an FTP server

Posted in March 2020 

Previously, you may have been updating your website using an FTP client where you drag-and-drop files across to your live or staging site when they've been changed. This can be...

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.