All Articles - DeployHQ Blog

Displaying posts 241252 of 333 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.

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