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!

Articles from 2025

Displaying posts 121 - 130 of 130 in total

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.