# shibumi-server docs Install `shis` on a Linux server. Connect a project. Ship the image you built on your computer. ## Start here 1. [Install shibumi-server](/docs/install) on your VPS. 2. [Connect your project](/docs/ship) from its Git root. 3. Run `bun ship` to deploy. Prefer to work on the server? [Register the app there](/docs/add-app). ## What happens during a deploy - [Deployments](/docs/deployments) covers local builds, server checks, health checks, and replacement. - [History and rollback](/docs/history-rollback) covers deployment records and the 12-hour rollback window. - [Operations](/docs/operations) covers status, updates, removal, logs, and uninstall. - [Security model](/docs/security) explains which data Shibumi trusts and where it stores secrets. ## Reference - [Command reference](/docs/commands) - [Architecture](/docs/architecture) - [Project README](/index.md)