Docs

From deploying an app to managing its data

Deploy on runlot and use PostgreSQL, login, and file storage alongside it. Start with creating a project and finishing your first deploy.

$npm create runlot@latest
$runlot deploy

Install and deploy for the first time →

Get started

From installing the CLI to your first deploy, step by step. Project structure, local development, and per-framework setup are here too.

Deploy

Deploy your app and roll it back to an earlier version. Secrets, logs, and the automatic stop-and-resume behaviour are covered as well.

Data

Add PostgreSQL, file storage, and auth to your project. Reach the database with the ORM you already use, or with psql.

Connect

Point a domain you own at your app, or buy a new one through runlot. You can manage DNS records yourself.

Manage

Add teammates and set what each role can do. Plan limits are listed here too.

Reference

Look up CLI commands, the API, runlot.json settings, and error codes. Reference pages are regenerated from the source code.