Deployment#

This section contains guides for running and managing the VIA CTX RAG system

Available Guides#

  • Docker Compose - Instructions for running the complete system using Docker Compose

Overview#

The VIA CTX RAG system uses Docker to containerize its components, making it easy to deploy and manage the following services:

  • Database of choice like Neo4j, Milvus, Arango etc.

  • Data Ingestion Service: For processing and storing data

  • Data Retrieval Service: For querying and retrieving information

Choose the appropriate guide based on your deployment needs:

  • Use the Docker Compose guide for a complete system deployment