NeMo Data Designer Deployment Guide#

Deploy the NeMo Data Designer microservice as a standalone component of the NeMo platform with minimal dependencies, without requiring other functional microservices.


Deployment Options#

Helm Chart

Deploy the microservice on Kubernetes for production environments.

NeMo Data Designer Deployment Guide
Docker Compose

Deploy with Docker Compose for local experimentation, development, testing, or lightweight environments.

Deploy NeMo Data Designer with Docker