DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!

Tips & Tricks

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 109 - 120 of 176 in total

Troubleshooting Deployments on DeployHQ

Posted in December 2024 on the DeployHQ blog

Navigate deployment minefields with DeployHQ. Learn to troubleshoot common errors like server errors and timeouts, ensuring smooth and efficient deployments.

Building for a Greener Web: Why DeployHQ is Green Tech

Posted in December 2024 on the DeployHQ blog

Data centres consume 1.5% of global electricity. Here's how DeployHQ, built on Krystal's B Corp-certified green infrastructure, combines renewable energy with efficient deployment practices to reduce your web carbon footprint.

Understanding .keep and .gitkeep Files: A Guide

Posted in November 2024 on the DeployHQ blog

Git can't track empty directories — .gitkeep is a community convention that works around this. Learn why it exists, how it differs from .gitignore placeholders, and when to use each approach in your projects.

What is Cloud Deployment?

Posted in November 2024 on the DeployHQ blog

Cloud deployment is essential for modern businesses. Learn how DeployHQ makes it easier to achieve scalability and efficiency with automated solutions.

Deploying Kirby with DeployHQ

Posted in November 2024 on the DeployHQ blog

A major advantage of using a CMS like Kirby is the ability to deploy your website directly from a Git repository. Since Kirby uses flat files instead of a database, this includes both your code and content.