How to deploy from Bitbucket to Amazon S3
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...
DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP and more!
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.
Displaying posts 37 - 48 of 52 in total
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...
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...
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...