.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
TELEMETRY_SERVICE_API_KEY
secret
POSTHOG TELEMETRY (Existing) Get these values from 1Password shared vault
ERROR_SERVICE_API_KEY
secret
POSTHOG_TELEMETRY_ENABLED
TELEMETRY PROVIDER CONTROL Control which telemetry providers are active
brew install flyctl && fly launch --from https://github.com/nousresearch/cline
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/nousresearch/cline
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/nousresearch/cline