milvus-io/milvus

[Feature]: Support apt, yum install, home brew for standalone and ansible deploy for distributed version

Open

#40,478 opened on 2025年3月7日

GitHub で見る
 (12 comments) (1 reaction) (3 assignees)Go (44,298 stars) (4,000 forks)batch import
area/deploymentgood first issuekind/feature

説明

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Although milvus is a cloud native system and we highly recommend user to install with docker and K8s, there are still some cases docker is not an option.

We want to support people on linux and macos to install milvus locally on their machine.

If anyone want to contribute an ansible scripts that would be even better

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

コントリビューターガイド