Sinatra Docs
Configuration

Configuration

Environment variables, GitHub/Linear apps, and sandbox providers.

This section is a stub. Detailed reference content is being written.

What's here

  • Environment variables — every var the API and worker read, with defaults and where to put secrets.
  • GitHub App — required permissions matrix, webhook events, install flow.
  • Linear App — OAuth scopes, webhook subscriptions.
  • Sandboxes — Daytona vs local, when to use which, env-var differences.

Per-repo configuration (the .sinatrarc file customers commit to their target repos) is in the Reference section.

On this page