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

Posted on

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

Posted on

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

Posted on

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

Posted on

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

Posted on

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

Deploy OpenClaw on a VPS: Setup, SSL and Auto-Deploys

Posted on

Step-by-step guide to deploying OpenClaw on Ubuntu with security hardening, Nginx reverse proxy, SSL certificates, systemd service management, and automated configuration updates via DeployHQ.