Closed sjperkins closed 2 years ago
Wait until Documentation:
is output by the process as the criterion for considering the minio server started.
Automatically configured API requests per node based on available memory on the system: 11357
Finished loading IAM sub-system (took 0.0s of 0.0s to load data).
Status: 1 Online, 0 Offline.
API: http://146.231.135.142:9000 http://146.231.131.94:9000 http://10.0.1.1:9000 http://10.88.0.1:9000 http://172.17.0.1:9000 http://10.1.217.0:9000 http://127.0.0.1:9000
RootUser: minioadmin
RootPass: minioadmin
Console: http://146.231.135.142:42181 http://146.231.131.94:42181 http://10.0.1.1:42181 http://10.88.0.1:42181 http://172.17.0.1:42181 http://10.1.217.0:42181 http://127.0.0.1:42181
RootUser: minioadmin
RootPass: minioadmin
Command-line: https://docs.min.io/docs/minio-client-quickstart-guide
$ mc alias set myminio http://146.231.135.142:9000 minioadmin minioadmin
Documentation: https://docs.min.io
[x] Tests added / passed
If the pep8 tests fail, the quickest way to correct this is to run
autopep8
and thenflake8
andpycodestyle
to fix the remaining issues.[x] Fully documented, including
HISTORY.rst
for all changes and one of thedocs/*-api.rst
files for new APITo build the docs locally: