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.
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!
Displaying posts 313 - 324 of 325 in total
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.
We're pleased to announce support today for automatic deployments from repositories hosted at plan.io in Deploy!
Want to switch tabs during your deployment to do something else, but still know as soon as your deployment is completed?
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.
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.
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...
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.
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.
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...
In Deploy v1 we offered preset templates that could be applied to a project. These simple templates were designed with specific use-cases in mind, for example, setting up a Rails...
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).
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...