Tutorials - DeployHQ Blog

We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.

Makefiles for Web Developers: A Practical Guide

Posted on

Use Makefiles as a task runner for web projects — dependency chains, parallel execution, environment configs, and integration with deployment pipelines. No C compilation required.

Managing Application Services with Systemd and Monit

Posted on

Keep your production applications running with Systemd and Monit. Learn service unit configuration, resource monitoring, health checks, email alerts, and how to integrate service management into your DeployHQ deployment workflow.

How to Deploy Laravel with DeployHQ

Posted on

Set up automated Laravel deployments with build pipelines, database migrations, cache management, and zero-downtime releases. Works with any SFTP/SSH host.

How to Implement Server Backups with AWS S3

Posted on

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 on

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.

Deploy CraftCMS via DeployHQ on Hetzner Cloud

Posted on

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.