Any instructions to install on windows? #2772
Answered
by
generall
jianlinshi
asked this question in
Q&A
|
I know windows are not popular in dev environments, but that's all we got and all we can get. And docker is not approved to be installed on our servers. Thanks. |
Answered by
generall
Oct 7, 2023
Replies: 1 comment
|
Hi @jianlinshi, along with docker we also provide binary build for different platforms, including windows: https://github.com/qdrant/qdrant/releases/tag/v1.5.1 However the recommended way of running qdrant is still a docker container under linux-based OS |
0 replies
Answer selected by
jianlinshi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jianlinshi, along with docker we also provide binary build for different platforms, including windows: https://github.com/qdrant/qdrant/releases/tag/v1.5.1
However the recommended way of running qdrant is still a docker container under linux-based OS