milvus-io/milvus

[Feature]: Support brew install and brew services

Open

#32,445 opened on 2024年4月18日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Go (4,000 forks)batch import
good first issuekind/feature

Repository metrics

Stars
 (44,298 stars)
PR merge metrics
 (平均マージ 7d) (30d で 314 merged PRs)

説明

Is there an existing issue for this?

  • I have searched the existing issues

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

The easiest way to install etcd and minio on my laptop is brew install minio brew services start minio.

I think if would be great if we can have really simple install on both Ubuntu, Centos and Macos.

So far I think macos is the priority

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

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