Deploying to multiple servers at the same time
You may be deploying your code to more than one server, which can be particularly inconvenient when it comes to making sure all of your servers are running the same...
I'm Adam W, or as everyone prefers to call me - Batman. I get a lot of satisfaction out of helping our customers and am committed to making their customer experience as positive as possible. When not offering support to our customers, you'll find me gaming, listening to music or running.
Displaying posts 37 - 48 of 84 in total
You may be deploying your code to more than one server, which can be particularly inconvenient when it comes to making sure all of your servers are running the same...
There may be cases where you don't want some users to be able to deploy to certain servers in a project. For example, you may have a production server that...
At certain times of day, or even days of the week you may wish to prevent users from being able to deploy an application. For example, on a Friday afternoon,...
As well as being able to trigger a deployment manually, or automatically upon push in DeployHQ, you can also schedule a deployment to be run at a later time.
Using a service like DeployHQ with Git or another SCM is great for helping streamline your deployment process. However, you may find that there are some files you keep in...
As a large hosting provider, Amazon has a number of different methods for storing your website or app. One popular protocol is S3, which can be connected to using a...
Using a deployment service such as DeployHQ to automate your deployment process is very convenient, but it can be a troublesome process to set up if you don't have direct...
With DeployHQ, you can deploy to your servers in several different ways. Most commonly, customers set up automatic deployments to trigger deployments on push to their repository host, deploy manually...
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...