https://github.com/uggla/miniocl
Minio cluster example
https://github.com/uggla/miniocl
Last synced: 10 days ago
JSON representation
Minio cluster example
- Host: GitHub
- URL: https://github.com/uggla/miniocl
- Owner: uggla
- License: apache-2.0
- Created: 2019-06-10T21:26:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T22:34:12.000Z (about 7 years ago)
- Last Synced: 2026-06-14T03:07:57.514Z (20 days ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Commands
```
./mc config host add minio3 http://node-3.uggla.fr:9000 AKIAIOSFODNN7EXAMPLE wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
./mc admin info minio3
./mc admin heal minio3
./mc admin heal -r minio3
./mc ls minio3
./mc mirror
./mc admin top locks minio3
```