Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-11-27 12:28:29 +00:00
parent f22de50527
commit c112f56b37

View File

@@ -5298,6 +5298,20 @@
"password": "changeme" "password": "changeme"
} }
}, },
{
"name": "Qdrant",
"slug": "qdrant",
"desc": "Qdrant is a vector search engine and vector database that allows you to store, search, and manage high-dimensional vectors efficiently.",
"script": "ct/qdrant.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/qdrant.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/qdrant.sh",
"os": "debian",
"categories": [
8
],
"notes": [],
"type": "ct"
},
{ {
"name": "RabbitMQ", "name": "RabbitMQ",
"slug": "rabbitmq", "slug": "rabbitmq",