Skip to main content
Version: 1.0.0

Chroma DB

ChromaDB is a specialized database service tailored for managing color data, optimized for efficient color matching and retrieval, making it ideal for applications that rely on precise color-based searches and analysis.

This guide covers how you can use Zeet's official Chroma DB Blueprint to spin up a Chroma DB instance in seconds!

1. Select ChromaDB Blueprint

To get started, head over to the Zeet dashboard and navigate to the Create New Database menu. Here, select the Chroma DB Blueprint.

2. Configure Blueprint

1. Select Deploy Target

The first step in configuring your deployment is selecting your Deploy Target. Zeet's ChromaDB Blueprint utilizes Kubernetes Manifests under the hood to deploy ChromaDB directly into your Kubernetes cluster. If you don't already have a cluster connected, you can create a new one here.

2. Configure Inputs

Chroma DB is deployed as a container in your cluster. You can configure the compute resources and environment variables for your deployment here.

info

Make sure that you have Port 8000 exposed and the HTTP web service toggle enabled.

3. Finalize and Deploy!

You're almost done! Just give your Project a name and a place to live within your Zeet Dashboard. Pick the Group and Sub-Group, or create new ones and deploy your Project right away, or save it as a draft to deploy it at a later time.

3. Database Connection Information

After you deploy your Chroma DB instance, you can connect to it using the public and internal endpoints. The internal endpoint is only accessible from projects running on the same cluster.

Video: Deploy ChromaDB using Zeet