We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MINIO_ROOT_USER=minio MINIO_ROOT_PASSWORD=minio123 minio server /Volumes/data{1...4} --address :9000 --console-address :9001
cd ~/console make install ~/go/bin/console server
cd ~/console/portal-ui yarn install yarn build yarn run start
curl