milvus-io/milvus

[Feature]: Support brew install and brew services

Open

#32,445 opened on Apr 18, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (44,298 stars) (4,000 forks)batch import
good first issuekind/feature

Description

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

Contributor guide