Install the chart on OpenShift Developer Sandbox with one Helm release. When pods are Ready, Topology shows the rhdh-agent application group — then sign in to Hub as Guest and run the Golden Path journey.
Step 01Prerequisitesoc login to Developer Sandbox, helm 3.14+, and ~1.5 CPU / 3 Gi quota free. Clone this repo or use the Pages Helm repo.Step 02Helm installRun helm dependency update then helm upgrade --install with your Sandbox clusterRouterBase and modelApiKey. First pull takes 5–10 minutes.Step 03Pods ReadyExpect Hub 2/2, LiteLLM, both MCP servers, agent-applier, and PostgreSQL Running. ContainerCreating during image pull is normal.Step 04RoutesOpenShift creates Routes for developer-hub and litellm. DevSpaces and in-cluster MCP use ClusterIP only.Step 05Topology — chart readyApplication group rhdh-agent: PostgreSQL (SS), developer-hub, litellm, openshift-mcp, k8s-mcp, and agent-applier. No sample-*-agent pods — create agents via Golden Paths.Step 06Refresh model tokenPatch model-api-key with oc whoami -t (~24h TTL) and restart LiteLLM so shared Granite/Qwen models work. See Verify.Step 07Guest loginOpen the Hub Route → sign in as Guest. Catalog, Lightspeed, MCP Chat, and Self-service templates are available.Step 08Next: Golden PathsCreate → Deploy Agent, DevSpaces AI Workspace, or AI Service with MCP wiring. Continue with the Golden Path journey.
1 / 8
Quick commands
See Quickstart for full install options (clone vs Pages Helm repo).