Skip to content

Get buttercup to run fully locally #106

@dguido

Description

@dguido
  1. AI/LLM Services (Anthropic, OpenAI, Azure) - These are appropriately configurable via environment variables and should remain
  2. Container Registry - Currently hardcoded to ghcr.io/aixcc-finals/ which needs to be made configurable
  3. Optional Services - LangFuse and OpenTelemetry are already optional and safe
  4. Local Services - Redis, PostgreSQL, and most APIs default to localhost

The key issues to address:

  • Remove hardcoded credentials in deployment/k8s/values.yaml
  • Make the container registry URL configurable
  • Create clear documentation for API key configuration

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions