win install minio
2024-01-09 本文已影响0人
wuyuan0127
1. download minio.exe
2. cmd execute command: minio.exe server C:\tools\minio\data --address ":9001" --console-address ":9006"
3. http://127.0.0.1:9006
4. create bucket
1. download minio.exe
2. cmd execute command: minio.exe server C:\tools\minio\data --address ":9001" --console-address ":9006"
3. http://127.0.0.1:9006
4. create bucket