Articles from 2020 - DeployHQ Blog

Displaying posts 112 of 17 in total

Automatically deploy your GitLab repository to your FTP server

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

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

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.