ShipDock is built to be intuitive. Follow this guide to get your first deployment live on your own hardware.
A deeper look at our automated deployment pipeline.
Connect your existing VPS via SSH. We don't host your code or charge markups on compute. You own the infrastructure, we provide the orchestration.
Authorize our GitHub App to track your branch. Every time you push, we instantly detect the incoming webhook.
Our builder engine scans your code, detects the framework (from 12+ supported), and writes a highly optimized, multi-stage Dockerfile automatically.
A new container boots up on an ephemeral port. We run HTTP health checks, and if healthy, Traefik routes the live traffic over with absolutely zero downtime.