GitDeployHub

csantanapr/kcd-new-york-k8s-claude

github.com/csantanapr/kcd-new-york-k8s-claude ↗
Unknown stack
6 environment variables found in .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
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/csantanapr/kcd-new-york-k8s-claude
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/csantanapr/kcd-new-york-k8s-claude
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/csantanapr/kcd-new-york-k8s-claude
Or deploy to a different host
← Try another repo