feat: added railway based deployment

This commit is contained in:
Harshith Mullapudi 2025-10-26 17:13:29 +05:30
parent da3d06782e
commit b255bbe7e6
2 changed files with 7 additions and 3 deletions

View File

@ -66,6 +66,10 @@ CORE is an open-source unified, persistent memory layer for all your AI tools. Y
## 🚀 CORE Self-Hosting
Want to run CORE on your own infrastructure? Self-hosting gives you complete control over your data and deployment.
**Quick Deploy Options:**
[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/6aEd9C?referralCode=LHvbIb&utm_medium=integration&utm_source=template&utm_campaign=generic)
**Prerequisites**:
- Docker (20.10.0+) and Docker Compose (2.20.0+) installed

View File

@ -43,13 +43,13 @@ NEO4J_PASSWORD=27192e6432564f4788d55c15131bd5ac
NEO4J_AUTH=neo4j/27192e6432564f4788d55c15131bd5ac
OPENAI_API_KEY=
OLLAMA_URL=http://ollama:11434
OLLAMA_URL=
EMBEDDING_MODEL=text-embedding-3-small
EMBEDDING_MODEL_SIZE=1536
MODEL=gpt-4.1-2025-04-14
## for opensource embedding model
# EMBEDDING_MODEL=mxbai-embed-large
QUEUE_PROVIDER=bullmq
QUEUE_PROVIDER=bullmq