Local Guide
Install, deploy, and operate Dynamo without Kubernetes
This page covers local deployments on a workstation or virtual machine. For operator-managed deployments on a Kubernetes cluster, see the Kubernetes Guide.
Jump Right In
Quickstart
Start the frontend and a model worker on one machine.
Model Deployment Overview
Serve a model with a frontend and worker, then explore larger deployment patterns.
Browse the Local Guide
Installation
Install Dynamo and prepare the local services used by the frontend and workers.
Model Deployment
Start with an aggregated deployment, then add routing, disaggregation, or KV cache offloading as needed.
Operations
Monitor the local deployment and expose health endpoints for automation.