向量数据库Qdrant 安装 不使用docker

一、导读

环境:Ubuntu 24.04、Windows 10、WSL 2、Qdrant 1.13.4

背景:换了新工作,使用qdrant作为向量库,需要不使用docker安装

时间:20250415

说明:初入职,不了解,暂且记下

二、原文参考

参考地址:不使用docker的方式安装qdrant - Stack Overflow

1、原文截图

2、译文截图

3、原文内容

Currently, Qdrant has a release for v1.13.4 and on this page you can find different releases for different operating systems.

https://github.com/qdrant/qdrant/releases/tag/v1.13.4

I just tried recently for debian solution and which is qdrant_1.13.4-1_amd64.deb with the following command:

dpkg -i qdrant_1.13.4-1_amd64.deb

After that you can manage the service with systemctl

systemctl status qdrant

And finally, you can manage the configuration file with changing the service file:

vim /etc/systemd/system/qdrant.service

But unfortunately, I don't have any experience with windows installation. Bur for sure, this following installation will help you as well which is also in the releases page

qdrant-x86_64-pc-windows-msvc.zip

未完待续

相关推荐
Andy杨7 分钟前
20250707-4-Kubernetes 集群部署、配置和验证-K8s基本资源概念初_笔记
笔记·容器·kubernetes
jingyu飞鸟33 分钟前
linux系统源代码安装apache、编译隐藏版本号
linux·运维·apache
2401_858286112 小时前
OS15.【Linux】gdb调试器的简单使用
linux·运维·服务器·开发语言·gdb
容器魔方3 小时前
中选名单出炉|18位学生入选开源之夏KubeEdge课题,欢迎加入!
云原生·容器·云计算
保持学习ing3 小时前
day1--项目搭建and内容管理模块
java·数据库·后端·docker·虚拟机
c30%003 小时前
内网渗透——红日靶场五
运维·服务器
zjw_rp4 小时前
centos停止维护后更换yum源
linux·运维·centos
宇钶宇夕4 小时前
EPLAN 电气制图:建立自己的部件库,添加部件-加SQL Server安装教程(三)上
运维·服务器·数据库·程序人生·自动化
susu10830189114 小时前
Debian 11 Bullseye 在线安装docker
运维·docker·debian
love530love5 小时前
Docker 稳定运行与存储优化全攻略(含可视化指南)
运维·人工智能·windows·docker·容器