Deploy to your VPS with OneBit Stack

Open-source deployment control for your infrastructure. Install on your VPS, connect GitHub, and ship releases.

Servers & agents
SSH or central-agent on your VPS
Provision nginx, PM2, and deploy paths with capability probes and health alerts.
GitHub-native
App installs, webhooks, org workspaces
Connect repos when you are ready; push-to-deploy with signed webhooks.
Release deploys
Atomic cutovers and rollback
Streaming logs, BullMQ queue with Redis, and idempotent infra generation.

One-command install

Install the control plane on your VPS — bundled Postgres and Redis, or bring your own database URL.

curl -fsSL https://onebitstack.com/install.sh | bash
Installation options