Run an MDK site
Choose and run an MDK site deployment topology.
Overview
Use these guides to choose a site deployment shape.
If ORK, App Node, worker, manager, or thing are unfamiliar, read terminology first. If you are choosing between topologies, read deployment topologies.
Choose a guide
| Goal | Guide |
|---|---|
| Run ORK, App Node, and workers in one Node.js process | Run a single-process site |
| Run App Node and workers as supervised PM2 or Docker services | Run a microservices site |
Next steps
- Understand the trade-offs before you choose — Deployment topologies
- Run the smallest site shape — Run a single-process site
- Run supervised services — Run a microservices site