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 deployGet started
From installing the CLI to your first deploy, step by step. Project structure, local development, and per-framework setup are here too.
Install and first deploy · Project structure · Local development
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.
Deploy URL · Versions and rollback · Secrets · Stop and resume
Data
Add PostgreSQL, file storage, and auth to your project. Reach the database with the ORM you already use, or with psql.
env.db · env.storage · env.auth
Connect
Point a domain you own at your app, or buy a new one through runlot. You can manage DNS records yourself.
Custom domains · DNS · Buying a domain
Manage
Add teammates and set what each role can do. Plan limits are listed here too.
Teams and roles · Usage limits · Pricing
Reference
Look up CLI commands, the API, runlot.json settings, and error codes. Reference pages are regenerated from the source code.
CLI · API · runlot.json · Error codes · Glossary