Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

DDEV qdrant Addon

This addon sets up a qdrant instance for your DDEV project. qdrant is a vector similarity search engine and vector database.

Installation

  1. Run ddev get netz98/ddev-qdrant to install the addon in your exiting ddev project.
  2. ddev restart to restart your project.

Usage

After installation, you can access the qdrant instance by visiting https://<yourname>.ddev.site:6333. For accessing the dashboard you can visit https://<yourname>.ddev.site:6333/dashboard

Run ddev describe to list your project’s services and their URLs.