Skip to content

Add a docker-compose.yml that brings up Qdrant and the server together #3

@omarnagy91

Description

@omarnagy91

The quickstart runs Qdrant in docker run and the server with uvicorn separately. A docker-compose.yml with both services (Qdrant with a volume, the API reading OPENAI_API_KEY from the environment) would make first-run one command.

Acceptance: docker compose up starts Qdrant and the server, the health check passes, and the README quickstart is updated to offer it as the simple path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions