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!

All articles

Displaying posts 145 - 156 of 325 in total

How to Implement Server Backups with AWS S3

Posted in January 2025 

Learn how to build a complete S3 backup strategy for your servers — automated scripts, scheduling, lifecycle policies, verification, and how to deploy backup scripts with DeployHQ.

Deploying Drupal with Drush and DeployHQ

Posted in January 2025 

Automate Drupal deployments with Drush and DeployHQ. Learn how drush deploy handles database updates, config imports, and cache rebuilds — plus how to write custom deploy hooks and set up push-to-deploy automation.

What are Feature Flags?

Posted in January 2025 

Feature flags: Control application features without deployments. Learn how toggling flags enhances flexibility and improves your release process.

Deploy CraftCMS via DeployHQ on Hetzner Cloud

Posted in January 2025 

Deploy Craft CMS to a Hetzner cloud server with automated zero-downtime deployments via DeployHQ. Step-by-step guide covering DDEV local development, server setup, Project Config workflow, and push-to-deploy automation.

What is a Build Script?

Posted in January 2025 

Build scripts automate the steps between your source code and a running application — installing dependencies, compiling assets, running tests, and packaging the result. Learn how to write production-ready build scripts and integrate them with DeployHQ.

Deploying Odoo on Ubuntu with DeployHQ

Posted in January 2025 

This detailed guide will walk you through the complete process of deploying Odoo 18.0 on Ubuntu Server 20.04 LTS with Nginx and PostgreSQL, using DeployHQ.

What is a Deployment Script?

Posted in January 2025 

Deployment scripts: Automate deployments with DeployHQ. Learn how to streamline workflows and reduce errors for efficient and reliable releases.

Code Review: The Dark Side

Posted in January 2025 

Understand the fundamental aspect of code review. Explore its benefits and learn how to prevent it from becoming a tool for obstruction or personal agendas.

How to Deploy Django on a Budget with Hetzner and DeployHQ

Posted in January 2025 

Deploy a production Django app to Hetzner for under €5/month with automated Git-based deployments via DeployHQ. Complete guide covering server setup, PostgreSQL, Gunicorn, Nginx, SSL, and zero-downtime releases.