docs
docs copied to clipboard
MinIO Object Storage Documentation
We got user feedback that there was confusion on our existing upgrade procedure. Specifically around the checklist and its implications. On discussion and testing, we validated that: - `mc admin...
# Summary This is the initial work on creating the per-platform docs slices. There is considerable work to be done, but the contents below are a working MVP with support...
# Summary As part of containerization efforts, this initial pass attempts to create a structure for the SSE docs. Some of the work here will also inform how to break...
This adds additional concept topics to the Operational Concepts page. This splits off some of the existing topics and creates and administration concepts page as well, and expands the subjects...
As per https://github.com/minio/mc/commit/603857371c31dacacb0f79701ca6c451c0ade9a5 and the July 29th release, `mc support register` is deprecated in favor of `mc license register`. Server must match or be near client version for this to...
Closes https://github.com/minio/docs/issues/291
**Describe the bug** Description and example for undo command is missing under docs.min.io. Here is the summary from terminal: > NAME: > mc undo - undo PUT/DELETE operations > >...
# Summary These are a list of tasks that need to be completed post-IA conversion to fill out empty or blank topics or sections ## Goals List the in-scope goals...
Description and examples on mc pipe command is missing from minio docs. Here is a summary from terminal. > NAME: > mc pipe - stream STDIN to an object >...
Description/ Example for disable-multipart flag is missing from mc-mv page. Following description is mentioned under the mv command on the terminal. > --disable-multipart disable multipart upload Example: > Move a...