.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
CLAUDE_CODE_USE_BEDROCK
Auth: Bedrock workload identity (default)
AWS_REGION
secret
ANTHROPIC_API_KEY_PLACEHOLDER
secret
ANTHROPIC_MODEL
secret
Bedrock model — cross-region inference profile IDs available in us-west-2. Uncomment one. Haiku is cheapest/fastest (default for…
GH_TOKEN
secret
Always required
TESTING_REPO
brew install flyctl && fly launch --from https://github.com/csantanapr/kcd-new-york-k8s-claude
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/csantanapr/kcd-new-york-k8s-claude
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/csantanapr/kcd-new-york-k8s-claude