Documentation
What are you looking for?
⚙
I want a self-hosted tool
Bug tracker, status page, feature flags, analytics, form builder, or any of the 150 tools. Install one, start using it.
⚡
I want the LLM proxy platform
Route LLM requests, cache responses, track costs, manage keys, failover across providers. The full AI infrastructure stack.
Self-Hosted Tools
Each tool is a single Go binary with embedded SQLite. Install with the CLI, open the dashboard, done.
Install any tool
$ curl -fsSL stockyard.dev/cli/install.sh | sh$ stockyard install bounty
$ stockyard start bounty
# Open http://localhost:9320/ui
Start Here
CLI Reference
Install, start, stop, update, and manage all 150 tools.
Start Here
Curated Stacks
Pre-picked bundles for indie devs, SREs, startups, API builders.
Browse
All 150 Tools
Search and filter by category, name, or use case.
Try It
Live Demo
Click around Hub + 5 tools with real data. No install needed.
Popular tool docs
LLM Proxy Platform
A single binary that sits between your app and LLM providers. 76 middleware modules, 16 providers, 360+ API endpoints.
Start the proxy
$ curl -fsSL stockyard.dev/install.sh | sh$ OPENAI_API_KEY=sk-... stockyard
# Point your SDK at http://localhost:4200/v1
Start Here
Quickstart
Install, first request, and the web console.
Start Here
Auth & Config
Multi-user auth, provider keys, licensing.
Start Here
SDKs
Python, Node, Go — one line change.
Proxy features
Core
Chute & Modules
76 middleware modules, 16 providers, routing.
Monitoring
Lookout
Traces, costs, alerts, anomaly detection.
Routing
Model Aliasing
Map model names to providers transparently.
Performance
Caching
Semantic and exact-match response caching.
Reliability
Failover
Automatic provider failover on errors.
Control
Rate Limiting
Per-key and per-model rate limits.
Platform apps
Governance
Brand
Audit ledger, policies, evidence.
Creation
Tack Room
Prompts, A/B experiments, benchmarks.
Creation
Forge
DAG workflows, tool registry, batch processing.
Operations
Memory
Conversation memory, relevance search.
Governance
Team Key Isolation
Per-team API keys, spend, and logs.
Reference