a065b7a29f
DOCS-1083: MinIO Server Release RELEASE.2023-12-02T10-51-33Z ( #1097 )
...
# Summary
Closes #1083
Also reorganizes the batch framework pages. Could use additional
refinement, but considering that out of scope for now.
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
2024-01-02 14:25:04 -05:00
69315f3810
PowerShell commands and a request type for access management fix ( #1100 )
...
- Fixes a request type in an access management table
Closes #1064
- Adds an admonition about PowerShell commands to Healthcheck API page
Closes #1086
Staged:
- [Request type
fix](http://192.241.195.202:9000/staging/cleanups/windows/administration/identity-access-management/policy-based-access-control.html#userpolicy.writeonly )
- [Healthcheck
API](http://192.241.195.202:9000/staging/cleanups/windows/operations/monitoring/healthcheck-probe.html )
2024-01-02 13:25:39 -05:00
22d576bc79
Updates related to three MinIO Client Dec 2023 releases ( #1098 )
...
Updates for three December 2023 MinIO Client releases.
1. mc RELEASE.2023-12-02T02-03-28Z
- Enable/disabe ilm expiration rule replication in site replication
config
- New size filters for ilm rule add
- Make STS related envvars alias specific
2. mc RELEASE.2023-12-14T00-37-41Z
- Adds flags to `mc ilm rule add` to support service principals for
Azure tiers.
3. mc RELEASE.2023-12-23T08-47-21Z
- Adds new `mc idp ldap accesskey create` command
- Updates other `mc idp ldap accesskey` commands
- Updates `mc license registe` command
- Adds `--license` flag to `mc license reigster` command
Closes #1096
Closes #1088
Closes #1082
2023-12-27 17:55:08 -05:00
d97d63ae90
Use 9001 as the default console address port ( #1081 )
...
As state in
https://github.com/minio/minio/pull/18561#issuecomment-1833303435 ,
consistent use 9001 as the console port, to avoid confusion for new
users.
2023-12-26 10:20:14 -05:00
14e0a02d65
Changes for mc RELEASE.2023-12-20T07-14-22Z ( #1091 )
...
Update one command for mc
[RELEASE.2023-12-20T07-14-22Z](https://github.com/minio/mc/releases/tag/RELEASE.2023-12-20T07-14-22Z ).
- Updates `mc ilm tier add` with new options.
Not staged.
Does not address any open issues.
2023-12-20 10:52:46 -05:00
36a4eff258
Fixes for mc-share-upload docs. ( #1087 )
...
Hopefully this meets the current voice standards for docs. Main changes
are clarification of language around file vs. object and syntax fixes
for uploads.
---------
Co-authored-by: Ravind Kumar <ravind@min.io >
2023-12-13 13:25:40 -05:00
dfa398f674
DOCS-1085: Typo in mc share
2023-12-12 12:38:49 -05:00
3a8768e85f
DOCS-1071: mc.RELEASE.2023-11-15T22-45-58Z PARTIAL ( #1075 )
...
Partially addresses #1071
Just documenting `mc alias import` and `mc alias export`, the former of
which we seem to have missed a year or so back.
Staged:
http://192.241.195.202:9000/staging/DOCS-1071/linux/reference/minio-mc/mc-alias-import.html
http://192.241.195.202:9000/staging/DOCS-1071/linux/reference/minio-mc/mc-alias-export.html
2023-11-22 14:21:55 -05:00
d3439a3b65
Updates for mc RELEASE.2023-11-06T04-19-23Z ( #1068 )
...
- Adds additional mc environment variables.
- Updates `mc support diag` example output.
2023-11-14 15:28:02 -05:00
3b5663ce54
Update for mc RELEASE.2023-11-10T21-37-17Z ( #1067 )
...
Adds `--anonymize flag` to `mc support diag`.
Not linked to an issue.
Staged at
http://192.241.195.202:9000/staging/mc-11-10-23/linux/reference/minio-mc/mc-support-diag.html
2023-11-14 13:26:04 -05:00
abee6a35d6
Updates for two Oct 2023 mc releases ( #1066 )
...
Updates for October 2023 MinIO Client releases
- Adds output sample for `mc support top locks`
- Adds `mc idp ldap accesskey` and subcommands
Closes #1056
- Adds environment variables for most global flags
- Adds --retry flag to mc mirror
- Adds --bucket-bandwidth flag to mc admin replicate update
Partially addresses #1045
- Removes unsupported `--noncurrent-transition-newer` flags from
commands.
2023-11-10 14:05:07 -05:00
eb94513104
Breaking up envvars and config settings into separate settings pages ( #1028 )
...
- Creates a slew of folders and pages nested under the mc-server page to store settings.
- Breaks up all of the environment variable options formerly in the mc-server page into these separate pages.
- Moves the config settings formerly in the mc admin config page to the appropriate new settings pages.
- Adds a MiniO Client settings page and document `mc-host-<alias>`
Closes #1017
2023-11-03 07:55:22 -04:00
6763b86c3c
DOCS-1050: Fix error in mc cp docs
2023-10-27 14:33:06 -04:00
3769dd0173
Batch replication requires realtime tier ( #1010 )
...
Based on discussion of https://github.com/minio/minio/pull/18044 , adding
info to the batch replication doc about requiring a realtime tier for
replication.
Not staged.
2023-10-04 10:46:30 -04:00
20124c9a59
Updates for mc RELEASE.2023-09-20T15-22-31Z ( #1015 )
...
- Deprecates mc admin heal flags
- Adds info about healing colors
- Adds mc mirror --exclude-storageclass flag
Closes #1009
Closes #1005
2023-09-29 17:47:55 -04:00
a5d432729e
Warn against using profiles using cpuio
or trace
2023-09-25 16:30:51 -04:00
01606fbfa1
Updates for MinIO Server release 2023-08-04 ( #1000 )
...
Updates for release 2023-08-04T17-40-21Z
- Adds info on new 10,000 version limit to appropriate pags
- Updates Grafana with site replication info
Closes #938
2023-09-16 20:35:13 -04:00
28e415fd8c
Updates for mc RELEASE.2023-08-29T22-55-06Z ( #979 )
...
mc
[RELEASE.2023-08-29T22-55-06Z](https://github.com/minio/mc/releases/tag/RELEASE.2023-08-29T22-55-06Z )
has changes that impact the docs:
- Adds `list` command to `mc admin kms key`
- Adds new group of `scanner` event types
There is no issue to track this release.
2023-08-31 09:53:21 -05:00
9dabf28246
Add additional context for what local means in the batch context ( #975 )
...
Closes #924
2023-08-29 16:27:40 -05:00
34cf55934a
Updates for several July 2023 mc releases ( #964 )
...
mc RELEASE.2023-07-18T21-05-38Z
- Replaces mc replicate diff with mc replicate backlog
- Adds mc support top net
mc RELEASE.2023-07-07T05-25-51Z
- Adds mc support perf site-replication
- Deprecates mc admin replicate --sync flag in favor of new mc admihn
replicate --mode flag
- Updates output example of mc admin user info to show authentication
info
Partially addresses #930
2023-08-22 13:54:51 -05:00
aac614d083
Updates for Minio Server and mc releases ( #958 )
...
Updates for mc and MinIO server releases
- Adds `client` command to mc support perf
- Adds new metrics
- Corrects typos and minor issues in metric related docs
Closes #955
Closes #956
2023-08-21 13:02:04 -05:00
9ea539b8ab
Restructure/expand mc idp ldap reference pages ( #959 )
...
Improve the AD/LDAP reference docs:
- Break up `mc idp ldap` and `mc idp ldap policy` into parents/children.
- Add commands from the `identity_ldap` configuration key to `mc idp
ldap add` and `mc idp ldap update`.
- Update links from relevant envvars to `mc idp ldap` instead of
`identity_ldap`
- Fix stuff that needs fixing.
Staged:
http://192.241.195.202:9000/staging/DOCS-919-4-idp-ldap/linux/html/reference/minio-mc/mc-idp-ldap.html
http://192.241.195.202:9000/staging/DOCS-919-4-idp-ldap/linux/html/reference/minio-mc/mc-idp-ldap-policy.html
Fixes https://github.com/minio/docs/issues/940
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
2023-08-18 13:50:15 -06:00
8f598693f0
Updated LDAP docs ( #939 )
...
Update the AD/LDAP configuration instructions, including adding details
about configuring with Console.
Includes reformatting some existing content.
Questions:
- What, exactly, is the status of the `mc admin config identity_ldap`
settings? Deprecated? There, but not recommended for new configurations?
- Are the "all settings" examples correct and appropriate? I'm not clear
if `mc idp ldap` supports the same settings with the same names as
`identity_ldap`.
Staged:
http://192.241.195.202:9000/staging/DOCS-919/linux/html/operations/external-iam/configure-ad-ldap-external-identity-management.html
Fixes https://github.com/minio/docs/issues/919
---------
Co-authored-by: Ravind Kumar <ravind@min.io >
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
2023-08-10 09:44:12 -06:00
2abd324c3a
split mc version into subcommand pages ( #923 )
...
Addresses potential confusion about required/optional and the several
mutually exclusive options.
Staged:
http://192.241.195.202:9000/staging/DOCS-918/linux/html/reference/minio-mc/mc-version.html
http://192.241.195.202:9000/staging/DOCS-918/linux/html/reference/minio-mc/mc-version-enable.html
http://192.241.195.202:9000/staging/DOCS-918/linux/html/reference/minio-mc/mc-version-info.html
http://192.241.195.202:9000/staging/DOCS-918/linux/html/reference/minio-mc/mc-version-suspend.html
Fixes https://github.com/minio/docs/issues/918
---------
Co-authored-by: Ravind Kumar <ravind@min.io >
2023-07-20 10:04:58 -06:00
6227f8b736
Fix syntax in mc version reference page ( #917 )
...
Fix incorrect commands syntax detail.
Includes a general reformat. For just the items noted in the issue, see
the first commit.
Staged:
http://192.241.195.202:9000/staging/DOCS-916/linux/html/reference/minio-mc/mc-version.html
Fixes https://github.com/minio/docs/issues/916
2023-07-14 16:20:45 -06:00
c6b87ee0ee
Fixing multiple issues ( #906 )
...
DOCS-902: Add "M' and "Mi" units to --limit-upload and --limit-download
DOCS-895: Take Bucket/IAM snapshot before site replication config
DOCS-886: Add audit_kafka config settings and envvars.
2023-06-30 16:06:48 -04:00
f5643ea7a5
mc ping --exit and mc admin user svcacct add/edit --expiry ( #901 )
...
Doc updates from [mc
RELEASE.2023-05-30T22-41-38Z](https://github.com/minio/docs/issues/870 ):
[x] New --exit option for mc ping
[x] Expiration date can be set when adding or editing a service account
Staged:
http://192.241.195.202:9000/staging/DOCS-870/linux/html/reference/minio-mc/mc-ping.html#mc.ping.-exit
http://192.241.195.202:9000/staging/DOCS-870/linux/html/reference/minio-mc-admin/mc-admin-user-svcacct-add.html#mc.admin.user.svcacct.add.-expiry
http://192.241.195.202:9000/staging/DOCS-870/linux/html/reference/minio-mc-admin/mc-admin-user-svcacct-edit.html#mc.admin.user.svcacct.edit.-expiry
Fixes https://github.com/minio/docs/issues/870
2023-06-29 15:11:52 -06:00
c45ac2b0f1
DOCS-867: MINIO Server Release.2023-05-27T05-56-19Z ( #904 )
...
Partially addresses DOCS-898: MINIO Server RElease.2023-06-23T20-26-00Z
2023-06-29 16:50:46 -04:00
874b56eaeb
Partial update for mc RELEASE.2023-05-26T23-31-54Z ( #877 )
...
Update reference docs for recent changes:
* `mc admin user svcacct ls` service account expiration date
* `mc ilm rule ls` `updateAt` policy mod time
Staged:
http://192.241.195.202:9000/staging/DOCS-866/linux/html/reference/minio-mc-admin/mc-admin-user-svcacct-list.html
file:///Users/andrealongo/repos/docs/build/DOCS-866/linux/html/reference/minio-mc/mc-ilm-rule-ls.html#show-policy-modification-time
Partially addresses https://github.com/minio/docs/issues/866
2023-06-09 14:51:19 -06:00
4c735072f7
Move reference docs for mc admin idp commands to mc idp ( #873 )
...
All the `mc admin idp *` commands have been renamed `mc idp *`.
Deprecate everything under `mc admin idp` and create pages for their new
names in the MinIO Client section.
Affects the following commands and subcommands;
* `mc admin idp ldap`
* `mc admin idp openid`
* `mc admin idp ldap policy`
The new pages maintain the existing content and page structure. New
pages for each subcommand are out of scope for this PR.
Partly addresses https://github.com/minio/docs/issues/859 and
https://github.com/minio/docs/issues/866
Staged:
http://192.241.195.202:9000/staging/DOCS-859-part-2-idp/linux/html/reference/minio-mc.html
http://192.241.195.202:9000/staging/DOCS-859-part-2-idp/linux/html/reference/minio-mc-admin.html
http://192.241.195.202:9000/staging/DOCS-859-part-2-idp/linux/html/reference/minio-mc-deprecated.html
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
2023-06-08 11:58:22 -06:00
7f200b96b6
Correcting build warning messages ( #875 )
...
This corrects several build errors that had accrued in the docs.
2023-06-07 15:01:25 -05:00
a6d554acdc
DOCS-807, DOCS-846, Misc. Bug fixes ( #861 )
...
Closes #807
Closes #846
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
2023-05-23 17:29:48 -04:00
9f95069315
DOCS-855 - Fix spelling of 'Configured' ( #856 )
...
Co-authored-by: Fredrik Carlbom <fredrik.carlbom@sectra.com >
2023-05-17 10:43:22 -04:00
947b16155a
Updates docs of mc release RELEASE.2023-04-12T02-21-51Z ( #850 )
...
- Adds info to `mc ilm restore` about using `mc stat`
- Adds additional flag to `mc admin replicate update` syntax
- Adds metadata tags flags to `mc find`, plus examples
Closes #815
2023-05-12 11:36:19 -05:00
363e688617
Updates for MinIO RELEASE.2023-04-07T05-28-58Z ( #823 )
...
- Adds new environment variable for ILM expiration workers
- Adds new metrics for locks
- Adds keyrotate batch job type
- Adds info about batch replicate from remote to local
Closes #806
Staged:
http://192.241.195.202:9000/staging/minio-2023-04-07/administration/batch-framework.html
2023-05-01 16:42:13 -05:00
48ac2437e8
Moves limit upload and limit download flags out of global list ( #820 )
...
Uses an include in case we need them for other commands later.
Closes #787
Also update mc mv to use standard optional and required formatting for
params.
Staged:
http://192.241.195.202:9000/staging/limitflags/reference/minio-mc.html#global-options
2023-04-14 15:37:31 -05:00
eaca36720d
Adds information for command history and airgap version requirements. ( #811 )
...
- Updates troubleshooting doc for airgap registration
- Updates `mc license register` doc with airgap registration and command
history
- Updates `mc support diag` with command history
Closes #804
2023-04-14 09:51:11 -05:00
d86463cba1
Adds Call Home information to the troubleshooting doc ( #801 )
...
Closes #751
2023-04-12 11:01:09 -05:00
ab49b29916
Correcting mc admin policy command links ( #802 )
...
Missed some references to deprecated commands during an mc release doc
update (PR #799 ).
This fixes those references to the new commands.
2023-04-05 16:46:28 -05:00
840417a6f7
Doc updates for mc RELEASE.2023-03-20T17-17-53Z ( #799 )
...
- Adds note that `mc support proxy set|remove` no longer require
registration
- Adds info about stale ARNs for `mc replicate status` command
- Additional information for --dry-run flag in `mc rm`
- Thoroughly updates and restructures `mc admin policy` commands
- Adds new `mc batch cancel` command
- Updates deprecated commands for newly deprecated mc admin policy
functions
- Fixes toctree on mc admin page to allow for mc admin policy subcommand
nesting
Closes #766
Other fixes not part of the release:
- Updates `--fake` flag on `mc rm` to `--dry-run`
- Updates `--fake` flag on `mc mirror` to `--dry-run`
2023-04-05 10:50:40 -05:00
2b5c5c8f99
Cleanup license commands ( #794 )
...
Cleans up the license commands
2023-03-31 09:37:08 -05:00
c1a84f756e
Reapply missing commit from PR 783: mc du ( #789 )
...
Small text and formatting edits. Lost due to network outage, oops.
Original PR: https://github.com/minio/docs/pull/783
Original issue: https://github.com/minio/docs/issues/764
2023-03-30 15:06:26 -05:00
1f8ce6dec2
Add reference page for mc du
( #783 )
...
Create a new reference page for `mc du` and link it in the list of `mc`
commands.
Staged:
http://192.241.195.202:9000/staging/DOCS-764/linux/html/reference/minio-mc/mc-du.html
Includes drive-by fixes to make the _Optional_ notations appear in a
more consistent manner. (Including several otherwise unrelated pages.)
There's more opportunistic fixes here than I might normally do in the
same PR, but seemed better to get it over with.
Fixes https://github.com/minio/docs/issues/764
---------
Co-authored-by: Ravind Kumar <ravind@min.io >
2023-03-30 13:36:41 -06:00
199d1eb1d4
Adds info on certificates with the MinIO Client ( #782 )
...
- Adds a new section on certificates to the MinIO Client page
- Adds a new section in Behaviors to the mc alias set page
- Minor fix to a --json flag command in version doc
Closes #781
2023-03-30 13:04:10 -05:00
31d5fbd117
Exclude prefixes or folders from versioning ( #769 )
...
Object versioning can now be configured with certain exclusions (no
longer strictly on a per-bucket basis). Add documentation about how to
use the new options:
* `--excluded-prefixes` to exclude objects with certain prefixes
* `--exclude-folders` to exclude anything with name ending in `/`
(folders)
- [x] Exclude prefixes
- [x] Exclude folders
- [x] Wildcards/globbing
- [x] Limitations
- [x] View versioning exclusion configuration
Staged:
[Bucket
Versioning](http://192.241.195.202:9000/staging/DOCS-760/linux/html/administration/object-management/object-versioning.html )
[mc
version](http://192.241.195.202:9000/staging/DOCS-760/linux/html/reference/minio-mc/mc-version.html )
Fixes https://github.com/minio/docs/issues/760
---------
Co-authored-by: Krishnan Parthasarathi <krisis@users.noreply.github.com >
2023-03-28 16:51:11 -06:00
b32d6167db
DOCS-476: OIDC, Keycloak, Dex, and Policy Variables ( #735 )
2023-03-24 18:39:50 -04:00
7d15747908
MC ILM typo ( #775 )
...
Syntax should be ALIAS/path. Also, no trailing / required.
2023-03-24 14:24:31 -04:00
87e4c6488a
Update deprecated admin bucket remote
commands ( #772 )
2023-03-24 10:38:13 -04:00
6b2e89f39c
Fix erroneous command for enabling versioning ( #771 )
2023-03-24 10:37:26 -04:00
0b84f0353a
Correct enable/disable options in mc replicate update
( #773 )
2023-03-24 10:36:27 -04:00