How to Set Up Your First Deployment with DeployHQ Quickly
Learn how to set up your first DeployHQ deployment step by step, connect your repository and server, preview changes, and release code with confidence.
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.
Learn how to set up your first DeployHQ deployment step by step, connect your repository and server, preview changes, and release code with confidence.
Modern software development processes often encourage, if not mandate, that various levels of tests are written for an application. The majority of popular languages and frameworks have built-in tools to...
Deploy PHP applications with DeployHQ — from simple sites to Laravel and WordPress. Automate Composer installs, database migrations, and zero downtime releases.
FTP sends data unencrypted, FTPS wraps FTP in TLS, and SFTP tunnels file transfers over SSH. This guide compares all three protocols side by side, shows exactly what attackers see when you use FTP in production, and includes a step-by-step migration path from FTP to SFTP.
Sometimes when building a site, you might be required to fetch dependencies from a private store or repository. This often happens if you're using a particular third party plugin that...
Deploy static sites built with Astro, Next.js, Hugo, Eleventy, or Gatsby using DeployHQ. Automate builds, cache dependencies, and upload only changed files.
Learn how to version-control database schema changes with migrations and run them automatically during deployments using DeployHQ SSH commands.
Configure Node.js builds in DeployHQ with NPM, pnpm, or Bun. Cache dependencies, set Node versions, and deploy compiled assets automatically.
Learn how to deploy WordPress themes automatically from Git using DeployHQ. Set up one-click deploys, build pipelines for compiled assets, and zero downtime releases for your WordPress sites.
Set up automatic deployments from your GitHub, GitLab, or Bitbucket repository to any SSH/SFTP server using DeployHQ. Push to Git, and your changes go live — no manual uploads needed.
Automatically deploy to Amazon S3 from your Git repository using DeployHQ. This guide covers setup for GitHub, GitLab, and Bitbucket — including IAM permissions, static site hosting, and build pipelines.
Automatically deploy Shopify theme changes from your Git repository using DeployHQ. Connect GitHub, GitLab, or Bitbucket, set up build pipelines for Sass and Tailwind, and protect theme settings — all with automatic deployments on push.