Start

Server docs.

Install shis, connect a project, and deploy the image you built.

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 on your VPS.
  2. Connect your project from its Git root.
  3. Run bun ship to deploy.

Prefer to work on the server? Register the app there.

What happens during a deploy#

  • Deployments covers local builds, server checks, health checks, and replacement.
  • History and rollback covers deployment records and the 12-hour rollback window.
  • Operations covers status, updates, removal, logs, and uninstall.
  • Security model explains which data Shibumi trusts and where it stores secrets.

Reference#