

Since Minio will create dynamic ports and the external network cannot be accessed, use the following commands (9000 is the web port, 9001 is the API port, and the new version of Java SDK cannot use 9000web port):

#Jetbrains goland install#
Docker modeīe careful: the API and console port of the new version of Minio cannot use the same one, otherwise an error will be reported:ĮRROR Unable to start the server: –console-address cannot be same as –addressįor the installation process of docker, please refer to: Basic concept, environment construction and common commands of dockerĭocker install nimio: docker pull Minio / Minio Minio China mirror station: Construction of Minio service 1. The size of objects can range from a few KB to a maximum of 5TB… It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. It is compatible with Amazon S3 cloud storage services. Minio is Apache license v2 Object storage server published under 0. The following will be the integration and operation of Java based SDK.

The server supports windows, Linux, OS X, FreeBSD and other operating systems The client supports Java, python, JavaScript and golang languages. Minio is compatible with Amazon S3 cloud storage service and implemented by golang. Slowly, it seemed that the surrounding teams and projects were choosing Minio and came into view. Once upon a time, it seemed that the only choice to build a distributed file storage system was fastdfs.
