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

Quickstart using Docker Compose for local experimentation, development, testing, or lightweight environments.

Deploy NeMo Safe Synthesizer with Docker