Install NeMo Microservices Individually#

The NeMo microservices support component-based deployment, which is useful if you require them to be in separate namespaces or clusters. Individual microservices are installed from the NeMo Microservices Helm Chart by enabling or disabling others or selecting appropriate tags.

The basic steps to install the NeMo microservices follow the same procedure as Helm Installation Overview.

You can see which tags enable or disable specific services by running helm show chart nmp/nemo-microservices-helm-chart when you have set up the repository in those instructions.


Individual Microservice Installation Guides#

Use the following guides to configure the subcharts of the NeMo Microservices Helm Chart for more detailed configurations.

NeMo Data Store

Deploy the NeMo Data Store microservice.

NeMo Data Store Microservice Deployment and Setup Guide
NeMo Entity Store

Deploy the NeMo Entity Store microservice.

NeMo Entity Store Values Setup
NeMo Customizer

Deploy the NeMo Customizer microservice.

NeMo Customizer Microservice Deployment Guide
NeMo Evaluator

Deploy the NeMo Evaluator microservice.

Deploy the NeMo Evaluator Microservice
NeMo Auditor

Deploy the NeMo Auditor microservice.

NeMo Auditor Microservice Deployment Guide
NeMo Operator

Deploy the NeMo Operator microservice.

NeMo Operator Installation
Data Designer

Deploy the Data Designer microservice using Docker Compose.

NeMo Data Designer Microservice Deployment Guide
DGX Cloud Admission Controller

Deploy the DGX Cloud Admission Controller for deployment to cloud.

DGX Cloud Admission Controller Installation Guide
Deployment Management

Deploy the Deployment Management microservice.

NeMo Deployment Management Setup Guide
NIM Proxy

Deploy the NIM Proxy microservice.

NeMo NIM Proxy Helm Chart Values Setup
NeMo Guardrails

Deploy the NeMo Guardrails microservice.

NeMo Guardrails Microservice Deployment Guide