How to deploy to your server using SSH/SFTP and Git with DeployHQ
At the moment you may be updating your site via an SFTP client using a simple drag and drop method, or by logging into your server and running a Git...
Displaying posts 61–72 of 119 in total
At the moment you may be updating your site via an SFTP client using a simple drag and drop method, or by logging into your server and running a Git...
Did you know you can use Git to deploy to an FTP server? In this tutorial, you'll learn how easy it is to automate the deployment of your website using Git and DeployHQ.
We're excited to announce a new feature on the DeployHQ platform today, a native Slack integration that allows you to set up and receive deployment notifications even more easily than...
As you may have seen, GitHub are currently discontinuing their old services integrations and replacing them with webhooks. In the past, users would add one of these to enable automatic...
We're pleased to announce the addition of a handy new feature to the DeployHQ build pipeline today - the ability to choose from a number of common build command sequences...
When we decided to make native smartphone applications for DeployHQ we assumed that getting the iOS version approved on the store would be a simple affair. Unfortunately, this was not...
Recently, GitHub posted some announcements in relation to the deprecation and discontinuation of their old Services, to be replaced by Webhooks. This primarily affects Automatic Deployments in DeployHQ.
React.memo is a higher order component that you can use to ensure functional components only re-render when the props change (much like PureComponent for class components).
Before running a deployment, it can be useful to preview the changes that will be deployed, so that you can check to see if any files will be uploaded or...
We've just pushed out support for building Go projects using DeployHQ!
One of the most useful features of DeployHQ is the ability to monitor a deployment's progress in realtime. With the recently released mobile app, the development team knew this would...
We're delighted to announce the release of a well requested set of features to DeployHQ today, the ability to set up zero-downtime deployments to your servers!