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 313 - 324 of 325 in total

Deploy at PHP South Coast

Posted in June 2016 

This Saturday we'll be attending the 2nd PHP South Coast Conference. Located in Portsmouth at the historic Action Stations boathouse we'll be on hand all day to give demonstrations and answer any questions.

Notifications in your Browser

Posted in May 2016 

Want to switch tabs during your deployment to do something else, but still know as soon as your deployment is completed?

Excluding files with .deployignore

Posted in May 2016 

Use a .deployignore file to control which files and directories are excluded from your DeployHQ deployments. Works like .gitignore, supports all version control systems, and keeps exclusion rules version-controlled alongside your code.

Deployment Restrictions

Posted in April 2016 

We're pleased to announce the addition of a new feature to the Deploy platform today - the ability to restrict deployments based on certain days and times.

Gitlab Support

Posted in October 2015 

Whilst we've had support for Gitlab repositories for some time, we've recently deployed full support for Gitlab via OAuth as well as the ability to trigger automatic deployments using both...

Bitbucket Webhooks

Posted in June 2015 

Recently Bitbucket have updated their Repository settings with direct support for Webhooks, and will be removing support for their old Services features in the future.

Excluded Files per Server

Posted in June 2015 

Configure different file exclusion rules for each deployment server in DeployHQ. Keep environment configs, backend code, or test files off servers that don't need them.

Artboard 20

Improved E‑mail Notifications

Posted in June 2015 

It has been said that Deploy's email notifications can be a little too binary, you can receive notifications of all deployments, or none at all. Today we're giving you the...

FTPS Support

Posted in April 2015 

Good news if you need to use FTP to upload your files to your server, but you'd like a little extra security. Today we're introducing support with for FTPS (SSL/TLS).

Customise your notifications

Posted in January 2015 

For a long time, Deploy has been able to send messages to your private chat system of choice (Hipchat, Slack, Campfire or Flowdock) to alert you to the success for...