---
title: "Deploy ChromaDB"
description: "Template for ChromaDB vector database"
category: "Storage"
url: https://railway.com/deploy/Vlo43b
---

# Deploy ChromaDB

Template for ChromaDB vector database

**[Deploy ChromaDB on Railway](https://railway.com/template/Vlo43b)**

- **Creator:** D's Projects
- **Category:** Storage
- **Total deploys:** 27

## Template content

### ChromaDB https://docs.trychroma.com/img/chroma.svg

- **Image:** chromadb/chroma:0.5.23
- **Start command:** `/bin/sh -c "exec uvicorn chromadb.app:app --workers 1 --host 0.0.0.0 --port $PORT --proxy-headers --log-config chromadb/log_config.yml --timeout-keep-alive 30"`
- **Public domain:** Yes

## Documentation

# ChromaDB

_The AI-native embedding database_

This template is based on a other version : [Railway template](https://railway.app/template/kbvIRV). I have try to use it but the configuration didn't work so a update it and make my own template.

This is a public accessible Vector DB with Bearer Auth.

This template use the latest version of the docker container

Any question and remarks can be said in the forum

## Similar templates

- [Garage S3 Storage](https://railway.com/deploy/garage-s3-storage) — Ultra-light S3 server: fast, open-source, plug-and-play.
- [Redis](https://railway.com/deploy/redis-1) — Self Host Latest Redis with Railway
- [EasyImg](https://railway.com/deploy/easyimg) — Simple self-hostable Nuxt.js personal image hosting system.

Open this page in a browser: https://railway.com/deploy/Vlo43b
