Daryl White
bc261ad8bb
Updating links for new docs subdomain ( #1494 )
...
Docs have moved from min.io/docs to docs.min.io/commuinity.
This fixes hard, external links to use the new subdomain.
Note that some of these files are automatically pulled from elsewhere as
part of the build process, so some may not carry through even after this
PR merges.
2025-08-12 17:20:53 -04:00
Kim Hyunyoung, Abel
b7935b5139
fix typo in healing page ( #1452 )
2025-04-23 14:43:28 -04:00
Daryl White
da87d38137
Updates for mc RELEASE.2025-02-04T04-57-50Z ( #1427 )
...
- Adds info for using absolute time on some mc find flags
- Adds --enc flag to mc support upload
- Fixes for thresholds page
Closes #1412
2025-02-21 12:15:41 -05:00
Daryl White
5006f1f2b9
MC updates for two releases. ( #1382 )
...
- Adds mc support top rpc command
- Adds information about new mc support inspect file names
Closes #1361
- Updates healing color meaning.
Closes #1371
2024-12-06 12:33:39 -05:00
Jennifer Rondeau
d8fd984346
Explain limitations with multi-part uploads, move other unsupported/limitations content ( #1345 )
...
- Explains requirements for `ListMultipartUploads`
- Notes that `AbortIncompleteMultipartUploads` is not supported with
`PutBucketLifecycle`
This approach does not provide all the detail in the original ticket,
because we don't do so for other operations/actions.
Also moved content about bucket operations limitations from thresholds
and limits page to S3 compatibility page. Took some suggestions from
discussion in ticket.
Closes #1216
Staging:
[Differences from S3 APIs for Multipart
Uploads](http://192.241.195.202:9000/staging/DOC-1216/linux/reference/s3-api-compatibility.html#id5 )
[MinIO alternatives for unsupported Bucket
resources](http://192.241.195.202:9000/staging/DOC-1216/linux/reference/s3-api-compatibility.html#id12 )
To check that content is moved: [Thresholds and
Limits](http://192.241.195.202:9000/staging/DOC-1216/linux/operations/concepts/thresholds.html )
2024-10-08 13:19:16 -04:00
Daryl White
c407fec6ed
Adds erasure code video to doc ( #1230 )
...
Added EC video as a recommended video in the right nav on the EC
overview page.
Closes #1228
2024-05-29 16:23:27 -04:00
Ravind Kumar
64923e3c1b
DOCS-1159: RELEASE.2024-03-15T01-07-19Z ( #1211 )
...
Partially addresses #1159
Excluding Metrics v3 since that work is ongoing, and it's not fully
baked as of yet.
All changes are effectively config level.
Also fixed up some format/hierarchy issues while I was at it.
Staged:
-
http://192.241.195.202:9000/staging/DOCS-1159/linux/reference/minio-server/settings/core.html
-
http://192.241.195.202:9000/staging/DOCS-1159/linux/reference/minio-server/settings/core.html#compression-extensions
-
http://192.241.195.202:9000/staging/DOCS-1159/linux/reference/minio-server/settings/core.html#maximum-object-versions
-
http://192.241.195.202:9000/staging/DOCS-1159/linux/reference/minio-server/settings/storage-class.html#parity-retention-optimization
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com >
2024-05-09 14:38:07 -04:00
Daryl White
96224468c4
Add concept pages for Scanner and Healing ( #1192 )
...
Adds concept pages for healing and the scanner.
Updates other related files for better context.
Adds ref links and other related updates.
Closes #1168
2024-04-25 14:27:25 -04:00
Daryl White
c676da2376
Adds an admonition for exclusive drive access ( #1196 )
...
Admonition added as an include, then put in many files throughout the
docs.
Where it is included, it's the same admonition and text.
It's worth making sure where I placed the include makes sense.
Closes #1186
2024-04-25 14:19:30 -04:00
Ravind Kumar
a335fd7495
Dropping admonitions, review and revisit later
2024-03-18 15:50:11 -04:00
Ravind Kumar
0a03ca0b38
Minor update to thresholds
2024-02-14 13:49:48 -05:00
Ravind Kumar
f2d61b2bee
DOCS-1040: Clarify behavior with name conflicts on prefixes ( #1052 )
...
Closes #1040
Tried to keep this simple:
1. Use better examples
2. Try to use more clear language
3. Keep the consequence clear.
---------
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com >
2023-10-27 14:13:39 -04:00
Daryl White
5c766a8008
Move thresholds page and add references ( #1020 )
...
Per a request from @klauspost, this moves the Thresholds and Limits page
to a more logical place as a core operational concept.
Closes #1018 .
2023-10-06 16:56:21 -04:00
Andrea Longo
3496680300
typo in erasure coding page ( #981 )
...
Drive-by typo fix, link formatting broken
2023-08-31 08:16:20 -06:00
Ravind Kumar
d674b2ea90
DOCS-872: Update condition key list ( #935 )
...
Closes #872
---------
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com >
2023-08-07 12:33:09 -04:00
Ravind Kumar
940c9563c0
DOCS-911: Improving erasure coding core concepts ( #929 )
...
Closes #911
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com >
2023-08-01 17:01:08 -04:00
Ravind Kumar
7a01ca72e6
DOCS-888: prefix exclusion of versioning prevents replication ( #893 )
...
Closes #888
# Summary
- MinIO requires versioning for replication
- We support excluding prefixes/folders in buckets selectively
- This prevents replication within those prefixes/folders
Also included in this ticket
- Added an image to the site replication page
- Fixed a broken SVG
- Minor tweaking of site replication page.
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
2023-06-23 13:19:45 -04:00
Ravind Kumar
6991295fb9
Improvements to replication conceptual docs ( #885 )
2023-06-20 17:13:34 -04:00
Ravind Kumar
7a852def87
DOCS-763 part 2: Eco feedback ( #853 )
...
Context:
89bc154bbf
Responding to Eco's review points.
Staged: http://192.241.195.202:9000/staging/DOCS-763-2/linux/index.html
2023-05-23 17:30:36 -04:00
Ravind Kumar
283e18cf5f
Minor typo cleanups
2023-05-12 12:51:37 -04:00
Ravind Kumar
b3fdcef007
DOCS-763: Update pool, availability, resiliency, and erasure code docs ( #843 )
2023-05-12 12:19:45 -04:00
Ravind Kumar
377d9659d2
Minor Fix: Remove 0-parity EC reference from EC docs
2023-01-25 11:44:16 -05:00
Ravind Kumar
54f1fa14da
BUGFIX: Multiple Issues
...
DOCS-676: Resource ARN "*" description misleading
DOCS-677: Site Replication Recovery requires removing failed site first
MINIO-16268: Further simplify erasure set stripe calculation docs to avoid further confusion
2022-12-16 15:06:22 -05:00
Daryl White
0cd491c328
Mc updates for multiple releases ( #642 )
...
Updates `mc` reference docs for several releases of the MinIO Client.
- Adds missing flags to `mc admin trace`
- Updates `disk` -> `drive` throughout the docs, but not in all cases.
- Adds `--airgap flag` to `mc support profile` and `mc support perf`
commands.
- Updates the flags for `mc ilm add` command
- Adds `mc license unregister` command.
Closes #571
Closes #614
Closes #627
Closes #633
2022-11-18 12:49:03 -06:00
Daryl White
ac7f725e43
Adding concept docs for operation and administration sections ( #519 )
...
Creates an administration/concepts.rst file.
Adds content to the operation/concepts.rst file stub.
2022-08-24 16:40:48 -05:00
Ravind Kumar
b99c20a16f
Docs Multiplatform Slice
2022-06-14 17:01:18 -04:00