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.

Running application tests during a deployment

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...

What are the differences between FTP, FTPS and SFTP?

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.

Deploying your WordPress themes 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.

Deploy Shopify Themes from Git: GitHub, GitLab & Bitbucket Guide

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.