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 301 - 312 of 325 in total

Free, automatic SSL for custom Deploy domains

Posted in June 2017 

Secure your custom domains on Deploy with free, automatic Let's Encrypt SSL! Effortlessly enable HTTPS for all your deployments. Premium users, learn how to activate in Settings.

How to Fix SSH, SFTP and FTP Server Connection Errors in DeployHQ

Posted in May 2017 

Cannot connect to your deployment server? This guide walks through every common SSH, SFTP, and FTP connection error in DeployHQ — from firewall timeouts and key authentication failures to permission issues — with step-by-step fixes for each.

Using submodules in Deploy

Posted in May 2017 

One of the most common issues users can experience when setting up a Deploy project is a submodule related error. These can be tricky to diagnose, so, in this post...

Lock down your Deploy account from certain IPs

Posted in April 2017 

As part of some increased security features you may have already noticed being added to Deploy, we've now deployed the option to restrict access to your account to specific IP...

Deploy to servers behind a VPN

Posted in March 2017 

We're delighted we're now able to help out those users who need to use a service like Deploy but who's servers are locked away behind a VPN. Today we're launching what we call the Deploy Agent.

Repository cache retention

Posted in September 2016 

Starting today in Deploy, you'll be able to set a Cache retention for each of your projects, this allows you to set how long we store a copy of your...

Deployment log enhancements

Posted in August 2016 

We've deployed some changes to the deployment log today that will enable you to view any logged entries from SSH commands in their original highlighted colours straight from the interface,...

Branch Switching

Posted in July 2016 

One of our most popular feature requests has been rolled out today - the ability to switch branches when starting a new deployment!

Scheduled Deployments

Posted in July 2016 

You asked, we implemented. We're pleased to introduce a new feature to the Deploy platform today - the ability to schedule deployments!

Deployment status screen

Posted in July 2016 

We're pleased to introduce a new feature to Deploy today - a high level overview within each project that shows a list of all configured servers and server groups, with...

Wiring up Deploy for Websockets (part 1)

Posted in June 2016 

In the last few weeks we've introduced websockets into Deploy to improve our deployments. In the next couple of posts we'll delve into the how and why of this development.