Documentation
Everything you need to install, configure, deploy to, and operate Paas. Start with Installation and the Quickstart.
Getting started
- Installation — Stand up a single-host Paas instance.
- Quickstart — Sign up, create an org, push your first app.
- Deploying apps — How git-push deploys work end to end.
Configuring apps
- Projects & environments — How orgs, projects, apps, and envs fit together.
- Monorepos — One repo, many apps, selective deploys.
- Custom domains & TLS — CNAME a domain, Paas issues a cert.
- Managed databases — Provision Postgres, inject DATABASE_URL.
- Services catalog — Shared Postgres, Redis, and similar services.
- Scaling — Replica counts, CPU, memory.
Operations
- Operations — Backups, upgrades, secrets rotation.
- Troubleshooting — Common failure modes and how to diagnose them.
- Architecture — What runs where and why.