How to Setup Your First Deployment With DeployHQ
Are you tired of the deployment dance? You know, the one where you manually push code, cross your fingers, and hope nothing breaks? If you're nodding along, it's time to...
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!
Displaying posts 49 - 60 of 170 in total
Are you tired of the deployment dance? You know, the one where you manually push code, cross your fingers, and hope nothing breaks? If you're nodding along, it's time to...
We are thrilled to announce that DeployHQ has officially merged with DeployBot! This strategic merger is designed to make your code deployment experience even easier and more powerful than before.
We've just pushed an update across our build infrastructure that contains a number of upgrades to the supported languages and tools.
Modern software development processes often encourage, if not mandate, that various levels of tests are written for an application. The majority of popular languages and frameworks have built-in tools to...
One of the most common technologies used on the web today, and for the past few decades, is PHP, or as it was originally known, Personal Home Page. Now, it's...
When it comes to uploading files to your web server, you might find that you have a number of options available. In this post, we'll be explaining the most commonly...
Sometimes when building a site, you might be required to fetch dependencies from a private store or repository. This often happens if you're using a particular third party plugin that...
We're pleased to announce a number of major language version changes and new releases to our build pipeline.
Static websites are very popular in modern web development due to their improved performance compared to traditional server-client rendered sites.
Whilst deployment services like DeployHQ will generally only handle file changes, it can be necessary, particularly when deploying a major release of your app, that changes might need to be...
DeployHQ has always been flexible and easy to use with a variety of different servers, with support available for FTP, SSH/SFTP, and other proprietary services and protocols such as AWS...
Many websites take advantage of specific frameworks and runtimes to help with development. One such technology is Node.js, which is an open source JavaScript runtime.