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.

Deploy from Gitea to Your Server Automatically

Gitea is a powerful self-hosted Git service, but it lacks built-in CI/CD. Learn how to add automated deployments to your Gitea workflow in under 10 minutes with DeployHQ.

How to Deploy EmDash with DeployHQ

Deploy an EmDash CMS site from Git to your server with DeployHQ build pipeline — covering Node.js setup, database configuration, and automated restarts.

OpenClaw Skills: How to Find, Install, and Build Your Own

OpenClaw Skills are the plugin system that turns a self-hosted AI assistant into a workflow automation engine. Learn how to find skills in the ClawHub registry, install them on your VPS, and build a custom skill from scratch to automate a repetitive task.

Understanding CORS: The Developer's Guide

What CORS is, why browsers enforce it, and how to fix CORS errors in Express, Django, Rails, PHP, and Nginx — with common error messages explained.

CI/CD Pipelines: The Complete Guide

Learn how to design, build, and optimize a CI/CD pipeline. Covers pipeline stages, GitHub Actions config, deployment strategies, security, monitoring, and DORA metrics.