1. es startup command:
You need to add the environment variable TAKE_FILE_OWNERSHIP, the value is optional. For the meaning, please refer to my other article: //www.jb51.net/article/200198.htm The mount directory is used to store es data. Specify the mapped port. The es image used is 6.4.2 2. Milvus startup command:
Specify the mapping port, there are rpc port, tcp port, the official provides these three ports, all exposed together. Mount directory. You need to specify four directories: db for data storage, conf for configuration files, logs for logs, and wal. The milvus image used is cpu-0.8. 3. Minio startup command:
Specify the mapped port. The mount directory is used to store data. Variable: MINIO_ACCESS_KEY is the username when logging in. Variable: MINIO_SECRET_KEY is the password for logging in. The startup command is server /data. Use the minio image with the latest tag. Additional knowledge: Docker starts elasticsearch command
If it is a development environment, it is best to allocate memory to it, because the default memory occupied by es at startup is 2g, anyway, I can't bear to do that. The above detailed explanation of the docker version of es, milvus, and minio startup commands is all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Mysql 5.6 "implicit conversion" causes index failure and inaccurate data
>>: XHTML Basic 1.1, a mobile web markup language recommended by W3C
Introduction This article records how to mount a ...
<br />Adding pictures reasonably can make a ...
1. Conclusion Syntax: limit offset, rows Conclusi...
Displaying and interpreting information about you...
By default, the width and height of the table are...
Floating elements cause their parent elements to ...
Table of contents Introduction Child Process Crea...
Table of contents Preface 1. Error log 2. Binary ...
Table of contents Overview 1. Test for null value...
After the worker process is started, it will firs...
Table of contents Preface What situations can cau...
This article example shares the application code ...
There are two ways to install MySQL 5.7. One is t...
Data Sheet /* Navicat SQLite Data Transfer Source...
After I installed MySQL, when I tried to save and...