How We Deploy DeployHQ.com: GitHub Actions, Docker, and the DeployHQ Action
The real GitHub Actions + Docker pipeline behind deployhq.com — and why the deploy step hands off to DeployHQ instead of scripting deploys in CI.
DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!
Docker Deployment Best Practices: Learn how to optimize your Docker deployments with DeployHQ, covering topics from image management to container orchestration.
Displaying posts 1 - 12 of 18 in total
The real GitHub Actions + Docker pipeline behind deployhq.com — and why the deploy step hands off to DeployHQ instead of scripting deploys in CI.
Self-host your photo library with Immich on a VPS — Docker Compose stack, mobile auto-backup, face recognition, smart search, hardware acceleration.
Run BugSink — an open-source, Sentry-SDK-compatible error tracker — on your own $5 VPS. Docker, Postgres, HTTPS, and Git-based auto-deploys.
Run WordPress in Docker locally with a real docker-compose.yml, then ship theme and plugin code to production from Git.
Automate Docker container deployment on any VPS with DeployHQ Shell Servers — Git push, build pipeline, immutable image tags, one-click rollback.
Run Vaultwarden — the open-source Bitwarden server — on a VPS with Docker. TLS, push notifications, off-host backups, automated upgrades.
Build a simple FastAPI agent, ship it to a VPS in Docker, and wire up Git-based auto-deploys. No orchestrator, no framework lock-in.
Dockerize a Node.js app with a production-ready multi-stage Dockerfile — non-root user, proper signal handling, layer caching, and deploy integration.
Self-host n8n on a VPS with Docker, Postgres, and HTTPS — then version your workflows in Git and push updates with one-click rollback.
Run Paperclip — the open-source AI agent orchestrator — on your VPS with Docker, then automate updates from your fork with DeployHQ.
Set up a WSL2 development environment on Windows with Docker Desktop, then deploy to Linux servers automatically with DeployHQ — no more "works on my machine" issues.
At DeployHQ, we practice what we preach. When we decided to build PageSpeed by DeployHQ—a free web performance analysis tool—we wanted to showcase a modern, production-ready deployment workflow that demonstrates the power of automated deployments.