Open the server Apps tab
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


Open-source AI-native vector database for embeddings
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Chroma template in Server Compass to deploy a self-hosted vector database API on your VPS, then verify the API heartbeat/auth response in a browser.
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find Chroma in the Server Compass template catalog.

Choose the Chroma template. Server Compass fills the Chroma service, persistent vector database volume, generated auth token, and API port.

Confirm the app name and compose services. In this run, the app was named chromadb-demo and used host port 8000.

Review the generated compose settings, confirm the API port is available, and click Deploy Now.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the Chroma image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the Chroma app is marked Running with its application URL available.

Click Open Application or open the application URL in a browser. The Chroma API heartbeat/auth response confirms the vector database API is reachable.

The Chroma API heartbeat/auth endpoint loaded successfully in a browser.
It deploys the Chroma container with a persistent `/chroma/chroma` data volume and token-authenticated Chroma API port.
The tutorial used host port 8000, which maps to the Chroma API on container port 8000.
A fresh Chroma deployment is considered reachable when the HTTP API returns a heartbeat response or an expected auth challenge.
No. The deployment guide should live on the Chroma template detail page and be linked from the reusable template deployment docs page.
Chroma is an AI-native vector database designed for storing and querying embeddings. Self-hosting your vector database is critical because embeddings can be reverse-engineered to reveal the source documents. Keeping Chroma on your own server ensures your proprietary knowledge base stays private and eliminates per-query costs from hosted vector DB services.
Pinecone is a managed service with per-query pricing. Self-hosted Chroma has zero usage fees and full data control.
Weaviate is more feature-rich but heavier. Chroma is lightweight, easy to deploy, and ideal for most RAG use cases.
Both are excellent vector DBs. Chroma has a simpler API and lower resource requirements, making it easier for smaller deployments.
Server Compass deploys Chroma with persistent volume storage so your vector collections survive container updates. It pre-configures the REST API port and sets up the data directory automatically.
Download Server CompassAfter deploying Chroma with Server Compass, complete these steps to finish setup
Test the API endpoint
Create collections
Start indexing embeddings
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Chroma
Simply download Server Compass, connect to your VPS, and select Chroma from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Chroma requires a minimum of 512MB RAM. We recommend a VPS with at least 1024MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard Chroma backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Chroma image will be pulled and deployed with zero downtime.
Chroma is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.

Open-source backend in a single file with realtime database, auth, and file storage

Open-source backend-as-a-service - self-hosted Firebase alternative

Open-source backend framework with dashboard

Full Supabase self-hosted with Kong, GoTrue Auth, Realtime, and Studio
Download Server Compass and deploy Chroma to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass