mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Update binary installation doc (#8878)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
7aa210f595
commit
330844b773
@ -1,8 +1,8 @@
|
||||
# Install Milvus standalone through binary files
|
||||
|
||||
In order to quickly install and experience Milvus without docker or kubernetes, this document provides a tutorial for installing Milvus and dependencies, etcd and Minio, through binary files.
|
||||
In order to quickly install and experience Milvus without docker or kubernetes, this document provides a tutorial for installing Milvus and dependencies, Etcd and Minio, through binary files.
|
||||
|
||||
Before installing etcd and MinIO, you can refer to [docker-compose.yml](https://github.com/milvus-io/milvus/blob/master/deployments/docker/standalone/docker-compose.yml) to check the versions required by etcd and MinIO.
|
||||
Before installing etcd and MinIO, you can refer to [docker-compose.yml](https://github.com/milvus-io/milvus/blob/master/deployments/docker/standalone/docker-compose.yml) to check the versions required by Etcd and MinIO.
|
||||
|
||||
## Start etcd service
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user