How to Deploy a Next.js Static Site to DeployHQ Static Hosting
Posted on
Deploy a statically-exported Next.js site to DeployHQ Static Hosting on Cloudflare's edge — configuration, build pipeline, and a custom domain.
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.
Posted on
Deploy a statically-exported Next.js site to DeployHQ Static Hosting on Cloudflare's edge — configuration, build pipeline, and a custom domain.
Posted on
Deploy an Astro site to DeployHQ Static Hosting on Cloudflare's edge — project config, build pipeline, custom domain, and common gotchas.
Posted on
Compare DeployHQ Managed VPS and Linode (Akamai Cloud) — infrastructure ownership, bundled CI/CD, pricing, and when each one fits your workload.
Posted on
Provision a Managed VPS in DeployHQ and host a Rails app — Puma + Nginx, Sidekiq workers, asset compilation, and the deployment pipeline.
Posted on
Neon and Supabase both ship Postgres MCP servers for Claude Code — but only one gives your agent branches with data in them. Setup, limits and gotchas.
Posted on
Set up SSH keys for Bitbucket step by step: generate an ed25519 key, add it to your account, test the connection, and switch your remote to SSH.
Posted on
Connect Claude Code to MySQL via DBHub — and fix the auth-plugin, socket-vs-TCP, and SSL errors that break the connection but appear in no AI guide.
Posted on
How to use npm in a CI/CD pipeline: clean installs with npm ci, dependency caching, testing, npm audit, and deploying Node.js builds reliably.
Posted on
Self-host your photo library with Immich on a VPS — Docker Compose stack, mobile auto-backup, face recognition, smart search, hardware acceleration.
Posted on
Provision a Managed VPS in DeployHQ and host a Node.js service — systemd, Nginx reverse proxy, environment variables, and zero-downtime deploys.
Posted on
Provision a Managed VPS in DeployHQ and host a Laravel app — server setup, PHP-FPM + Nginx, queue workers, and the deployment pipeline.
Posted on
Run BugSink — an open-source, Sentry-SDK-compatible error tracker — on your own $6 VPS. Docker, Postgres, HTTPS, and Git-based auto-deploys.