This website requires JavaScript.
Explore
Help
Sign In
milvus-io
/
milvus
mirror of
https://github.com/milvus-io/milvus.git
Watch
1
Star
0
Fork
You've already forked milvus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c4b18d0c7e
milvus
/
cpp
/
scripts
/
start_server.sh
5 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
1 update conf files 2 new scripts dir 3 update Readme Former-commit-id: 0b0c4ca55fc05e459c3e2ed7e8c9c83b3752cbd3
2019-05-11 04:04:47 +00:00
#!/bin/bash
remove old names from source code Former-commit-id: 3fcd7e5e6d2a8d147f09aa455c4a3f3eab20a24a
2019-06-14 09:29:29 +00:00
../bin/milvus_server -c ../conf/server_config.yaml -l ../conf/log_config.conf
1 update conf files 2 new scripts dir 3 update Readme Former-commit-id: 0b0c4ca55fc05e459c3e2ed7e8c9c83b3752cbd3
2019-05-11 04:04:47 +00:00