Keeping your DeployHQ account secure
DeployHQ offers many security configuration options for your account, such as enforcing two factor authentication, IP restricted access, and granular user restrictions.
Our products pack a punch when it comes to features and it would be easy to miss some of them. Here we post helpful tips & tricks about how to use our products & services.
DeployHQ offers many security configuration options for your account, such as enforcing two factor authentication, IP restricted access, and granular user restrictions.
We’ve recently implemented new functionality for DeployHQ users, which allows for a geographical zone to be selected on a per-project basis. This means deployments will run from a server within...
As a large hosting provider, Amazon has a number of different methods for storing your website or app. One popular protocol is AWS S3, which can be connected to using...
A guide on how to migrate from standard deployments over to atomic deployments in DeployHQ for zero downtime.
In celebration of that belief and in appreciation of the service DeployHQ provides our team, I’m happy to share a “jig” our team built to bootstrap new projects.
In a lot of modern web applications, a number of assets or dependencies are generated separately from your normal development cycle. For example, you might be compiling some JavaScript, fetching...
Two factor authentication is a good way of increasing account security, by adding a second step to the normal login flow. In the case of DeployHQ (and other aTech Media...
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...
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...
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.
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...