milvus-io/milvus

[Feature]: Support brew install and brew services

Open

#32.445 geöffnet am 18. Apr. 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (44.298 Stars) (4.000 Forks)batch import
good first issuekind/feature

Beschreibung

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