Prerequisites: Node.js 22+, Yarn 1.x, and a running Rancher Manager instance (>= 2.10.0).
Install dependencies
--ignore-engines flag is required because @rancher/shell declares engine constraints that conflict with Node 22.Serve the extension locally
http://127.0.0.1:4500 that serves the built extension package.Developer Load in Rancher
- Open your Rancher Manager UI
- Navigate to ☰ → Extensions
- Click the ⋮ (three-dot) menu in the top right
- Select Enable Developer Load
- Paste the extension URL:
- Click Load
Enable demo mode
Navigate to Pastures → Settings and toggle Demo Mode to ON. This provides synthetic data for every feature so you can explore the full UI without configuring a backend.
Configure an AI model
Choose one of:
- Rancher Oracle — Enter your API key from pastures.farm/pricing in Settings. This gives you grounded diagnostics with source citations from 48K+ real fixes.
- BYO model — Point to any OpenAI-compatible endpoint (OpenAI, Anthropic, Ollama, Azure, etc.) in Settings.
Next steps
Architecture
Understand how the extension, engine, and AI layer connect
Features
Walk through every Pastures feature