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 2023

Displaying all 12 posts

What are the differences between FTP, FTPS and SFTP?

Posted in May 2023 

FTP sends data unencrypted, FTPS wraps FTP in TLS, and SFTP tunnels file transfers over SSH. This guide compares all three protocols side by side, shows exactly what attackers see when you use FTP in production, and includes a step-by-step migration path from FTP to SFTP.

DeployHQ Build Pipeline updates

Posted in April 2023 

We're pleased to announce a number of major language version changes and new releases to our build pipeline.

Using DeployHQ with Shared Hosting providers

Posted in March 2023 

DeployHQ has always been flexible and easy to use with a variety of different servers, with support available for FTP, SSH/SFTP, and other proprietary services and protocols such as AWS...

Keeping your DeployHQ account secure

Posted in January 2023 

DeployHQ offers many security configuration options for your account, such as enforcing two factor authentication, IP restricted access, and granular user restrictions.

Using zones 

Posted in January 2023 

We’ve recently implemented new functionality for DeployHQ users, which allows for a geographical zone to be selected on a per-project basis. This means deployments will run from a server within...