AI made approachable
Cannot get ChromaDB working
Added ChromaDB template to my project: https://railway.app/template/tifygm
Chroma DB seems to be running fine:
Tried to access ChromaDB from another service with host: http://chroma.railway.internal:8000 but got no response
To make it easier to debug, I created a public domain for chroma and made a curl request that works with my local Chroma DB:
Result
Any ideas? Documentation about the chroma template just says:
"Uses official chroma docker image and mounts a volume, you can talk to chroma on internal networking port 8000."
To me it looks like the internal/external domains are not succesfully linking with http://0.0.0.0:8000
Project ID: 31616189-a805-4097-9eb6-61efdf3f0920
64 replies