[PR #84] [CLOSED] feat: add Qdrant template #209

Closed
opened 2025-11-22 20:32:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/84
Author: @arnab-im
Created: 4/19/2025
Status: Closed

Base: mainHead: main


📝 Commits (5)

  • 4b97761 feat: add Qdrant template
  • 6ec969e Custom domain not working, maybe this will fix that
  • 440f8be hope this one will fix custom domain not working
  • 09fb38c try again
  • d9a1120 this one works for ip:port but custom domain not working

📊 Changes

4 files changed (+72 additions, -0 deletions)

View changed files

blueprints/qdrant/docker-compose.yml (+20 -0)
blueprints/qdrant/qdrant.svg (+22 -0)
blueprints/qdrant/template.toml (+13 -0)
📝 meta.json (+17 -0)

📄 Description

This PR adds a new template for Qdrant – a blazing-fast vector search engine, perfect for powering semantic search, LLMs, and AI-driven apps.

🏷 Tags

vector-db, database, search, AI-ready


🔄 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/Dokploy/templates/pull/84 **Author:** [@arnab-im](https://github.com/arnab-im) **Created:** 4/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`4b97761`](https://github.com/Dokploy/templates/commit/4b97761dc4945adea5c5389b3626b85d431bfd9b) feat: add Qdrant template - [`6ec969e`](https://github.com/Dokploy/templates/commit/6ec969e02e9a5ff2364fac8e0878f97265c8de1e) Custom domain not working, maybe this will fix that - [`440f8be`](https://github.com/Dokploy/templates/commit/440f8beaa67415a0504a844451b3680acec272a0) hope this one will fix custom domain not working - [`09fb38c`](https://github.com/Dokploy/templates/commit/09fb38c8b14b7b260648c6014f708d597bda3720) try again - [`d9a1120`](https://github.com/Dokploy/templates/commit/d9a112045c2000574c14583263bfe4c79fb2f5dd) this one works for ip:port but custom domain not working ### 📊 Changes **4 files changed** (+72 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/qdrant/docker-compose.yml` (+20 -0) ➕ `blueprints/qdrant/qdrant.svg` (+22 -0) ➕ `blueprints/qdrant/template.toml` (+13 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description This PR adds a new template for [Qdrant](https://qdrant.tech/) – a blazing-fast vector search engine, perfect for powering semantic search, LLMs, and AI-driven apps. ### 🏷 Tags `vector-db`, `database`, `search`, `AI-ready` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:32:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#209