mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-29 11:19:54 +02:00
Manual pass to apply a few heuristics: * Boost conceptual pages * Deboost (is that a word?) index pages that list all content * Prefer Agents pages if search query contains the word "agent" * Add tags for a few selected pages
1.4 KiB
1.4 KiB
search
| search | ||
|---|---|---|
|
Self-Hosted Control Plane (Beta)
To deploy a LangGraph Server, follow the how-to guide for how to deploy the Self-Hosted Control Plane.
Overview
The Self-Hosted Control Plane deployment option is a fully self-hosted model for deployment where you manage the control plane and data plane in your cloud (this option implies that the data plane is self-hosted).
| Control Plane | Data Plane | |
|---|---|---|
| What is it? |
|
|
| Where is it hosted? | Your cloud | Your cloud |
| Who provisions and manages it? | You | You |
Architecture
Compute Platforms
Kubernetes
The Self-Hosted Control Plane deployment option supports deploying control plane and data plane infrastructure to any Kubernetes cluster.
