Devops & Infrastructure - DeployHQ Blog

An insight into the way we run the infrastructure that runs all our services, or news about the DevOps world

Self-Host Ghost CMS on a VPS with Docker

Posted on

Deploy Ghost — the open-source publishing platform — on a VPS with Docker, MySQL, Caddy TLS, Mailgun, and continuous deployment via DeployHQ.

How DeployHQ Supports Hybrid Cloud Deployments

Posted on

Learn how DeployHQ simplifies hybrid and multi-cloud deployments with centralized management, automated pipelines, and secure, consistent releases across AWS, Azure, GCP, and on-premises infrastructure.

Implementing 12-Factor App Methodology with DeployHQ

Posted on

A practical guide to implementing every 12-Factor App principle in real deployments — from storing config in environment variables and treating logs as event streams, to running admin processes as one-off tasks. Includes code examples and DeployHQ setup for atomic deployments, build pipelines, and multi-environment configuration.

Unlock Seamless Deployments: Announcing DeployHQ's Heroku Integration

Posted on

DeployHQ now integrates with Heroku! Streamline your application deployments to Heroku with ease. Discover how DeployHQ simplifies the process, enabling automated, seamless code delivery for your Heroku apps. Get started with efficient cloud deployments today!

Automate Deployments with Claude Code and the DeployHQ API

Posted on

Use Claude Code to build deployment automation scripts for DeployHQ. This step-by-step tutorial covers API authentication, triggering deployments, status polling, rollbacks, and GitHub Actions integration.