All Articles - DeployHQ Blog

Displaying posts 301312 of 317 in total

Branch Switching

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

Scheduled Deployments

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

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)

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.

Deploy at PHP South Coast

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

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

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

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

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

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

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.