[PR #1286] [MERGED] feat: qdrant support in docker compose #22985

Closed
opened 2026-02-21 20:20:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1286
Author: @takatost
Created: 10/8/2023
Status: Merged
Merged: 10/8/2023
Merged by: @takatost

Base: mainHead: feat/qdrant-support-in-docker-compose


📝 Commits (2)

  • e8fbf00 feat: add qdrant support to docker-compose configs
  • 5c47150 feat: optimize qdrant settings in .env.example

📊 Changes

4 files changed (+55 additions, -9 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 api/.env.example (+3 -3)
📝 docker/docker-compose.middleware.yaml (+15 -1)
📝 docker/docker-compose.yaml (+36 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1286 **Author:** [@takatost](https://github.com/takatost) **Created:** 10/8/2023 **Status:** ✅ Merged **Merged:** 10/8/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/qdrant-support-in-docker-compose` --- ### 📝 Commits (2) - [`e8fbf00`](https://github.com/langgenius/dify/commit/e8fbf008d2d62a15f3c6530ac115bbc69e38c4d3) feat: add qdrant support to docker-compose configs - [`5c47150`](https://github.com/langgenius/dify/commit/5c47150872497e47512a33217b100498ad2f43d7) feat: optimize qdrant settings in .env.example ### 📊 Changes **4 files changed** (+55 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `api/.env.example` (+3 -3) 📝 `docker/docker-compose.middleware.yaml` (+15 -1) 📝 `docker/docker-compose.yaml` (+36 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:20:11 -05:00
yindo closed this issue 2026-02-21 20:20:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22985