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#
- Install shibumi-server on your VPS.
- Connect your project from its Git root.
- Run
bun shipto 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.