1
0
mirror of https://github.com/minio/docs.git synced 2025-06-11 16:28:19 +03:00
Commit Graph

93 Commits

Author SHA1 Message Date
0c4c7be68b BUGFIX: PostgreSQL and MySQL Bucket Notification Examples have incorrect values 2022-11-23 09:56:44 -05:00
bce5f8267f Updates for minio RELEASE.2022-08-22T23-53-06Z (#648)
Doc updates related to for minio RELEASE.2022-08-22T23-53-06Z
    
- Adds note about idempotent delete markers, which diverges from
standard S3
- Adds info about queueing and re-attempting failed bucket replication
tasks
- Cleans up `mc ilm add` examples throughout the docs that did not
reflect recent flag name changes
- Adds a missing metric to Metrics and Alerts

Closes #537
2022-11-22 15:08:35 -06:00
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
2f8c5a94f6 Release updates mc RELEASE.2022-11-07T23-47-39Z (#640)
Changes to the docs related to mc
[RELEASE.2022-11-07T23-47-39Z](https://github.com/minio/mc/releases/tag/RELEASE.2022-11-07T23-47-39Z)

- Replaces `mc replicate edit` with `mc replicate update`
- Adds `mc admin idp oidc | ldap` commands
- Update to `mc support inspect` format
- Adds `mc admin rebalance` command
- Updates mc replicate edit references throughout docs to point to mc
replicate update.
- Adds a rebalance pools section to the expand deployment doc.
- Clarifies precedence for environment variables vs config settings.

Closes #636
Closes #632
2022-11-18 12:31:11 -06:00
422d0d915f Update docs for mc release 2022-10-01 (#643)
Closes #602

- Revises the note about mc support commands requiring SUBNET
registration
- Moves note to the top of each `mc support` subcommand page
2022-11-16 16:03:57 -06:00
e2f30fb5fd Adds mc batch commands to the docs (#620)
Closes #605

- Adds the five `mc batch` subcommands
- Adds a batch framework page to the Administration section of docs
2022-11-14 17:40:21 -06:00
46ef64ed2d Updates the Gateway migration doc (#631)
- Utilizes mc admin cluster commands to export/import bucket and IAM
settings.
- Adds export and import to the mc admin config command reference doc.
- Applies additional feedback from #628 that was added after that PR was
merged.
2022-11-04 16:05:07 -05:00
82c6d38278 Minor fixes 2022-10-20 17:57:16 -04:00
b88a29a223 Update docs of mc release 2022-08-23 (#611)
Updates for mc release 2022-08-23
    
Closes #536

- Thoroughly updated the `mc ilm add` reference page and added --prefix and --newer** flags.
- Updates the `mc ilm edit` reference page to add the --prefix, --disable, and --enable flags.
- Adds `mc od` command
- Adds `--with-versioning` flag to `mc mb`
- Adds `--api-key` to `mc support diag`
- Adds clarification to --airgap flag on `mc license` and `mc support` topics that flag is not required if the local device has network access, even if the deployment is airgapped.
2022-10-18 13:22:33 -05:00
bf471f3e8c Adds mc replicate diff command (#600)
Closes #599
mc replicate diff was missing. This adds it.
2022-10-12 11:21:36 -05:00
8d8e6bca29 Procedure for updating Operator (#608)
Build out Operator Upgrade Procedure

Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com>
2022-10-12 12:08:30 -04:00
a8bf5a0037 DOCS-607: Fixing mc admin trace, minor syntax fix to glossary 2022-10-10 18:32:14 -04:00
d83b216a82 Adds information or requeueing healing processes (#598)
Closes #529

Release RELEASE.2022-08-11T04-37-28Z optimized when site healing
requeues.
Updated bucket replication and site replication docs to reflect this
change.
2022-10-05 12:57:46 -05:00
4e391920ba rename 'mc policy' -> 'mc anonymous' deprecated command (#597)
Co-authored-by: Ravind Kumar <ravind@min.io>
2022-10-04 15:13:37 -04:00
201b13324e Mc issues (#588)
Addresses five outstanding Issues in the `mc` reference docs.

- Adds `--disable-multipart` flag for `mc mv` (Closes #516 )
- Adds `mc pipe` to reference docs (Closes #517 )
- Adds `mc undo` to reference docs (Closes #520 )
- Adds `mc support top` commands to replace `mc admin top` (Closes #526)
- Updates `mc cp`, `mc mirror`, `mc replicate`, and `mc admin replicate`
to clarify the differences in what copies (Closes #532)
2022-10-03 14:45:56 -05:00
92ee087d4f Updating all references to docs.min.io URLs (#584)
Updating remaining links to the old docs site to point to the new URLs.

Closes #581
2022-09-26 14:21:29 -05:00
2344cb304e Cleaning up build errors 2022-09-20 12:35:05 -04:00
c483255dea Add reference docs for mc support logs (#546)
Adds four reference docs for the subcommands of `mc support logs`.
Adds a section to the troubleshooting doc for using `mc support logs` to
send error logs to SUBNET.

Closes #511 .
2022-09-19 13:54:09 -05:00
5e9bc38cd4 Add mc license to reference docs (#550)
Closes #523 

This PR 

- adds the three commands for `mc license` to the reference docs for
`mc`.
- Replaces `mc support register` with `mc license register`.
- Updates references to `mc support register` to point to `mc license
register` instead.
2022-09-19 11:47:21 -05:00
d815aa9ce8 Final pass on platformization (#555) 2022-09-16 16:40:20 -04:00
705ec2cf45 Updating global flags to point to the common list in the mc page (#541) 2022-08-31 12:46:27 -05:00
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
da199027d2 Adding checklist items for hardware, software, and security (#525)
This adds content to the three stub files.
Corrects the Makefile for incorrect importing of Javascript docs into the Haskell folder.
Corrects community Slack URLs to point to slack.min.io.
2022-08-24 16:33:13 -05:00
0e63416cb1 Fixing typo 2022-08-12 17:22:18 -04:00
1f6acf1f75 Fixed typo for creating directory on local filesystem 2022-08-12 17:18:21 -04:00
3909311e30 Cleaning up typo, incorrect reference 2022-08-12 17:17:28 -04:00
c783e10594 DOCS-492: Container Platform Docs
This commit also generally cleans up the Installation docs and uses /includes/<platform>/steps-*.rst as a pattern for storing platform-specific tutorials within a single root URL.

Finally, due to API rate limits, this commit adds some Makefile magic to allow skipping of sync'ing dependencies. Pass `make BUILD_DEPENDENCIES=FALSE <platform>` to skip building any deps and use what is already in the branch.
2022-07-18 17:46:59 -04:00
79e342b6d4 Adding create tenant CLI tutorial for K8s docs to the deploy tenant file. 2022-06-27 15:38:46 -05:00
ffeff0365e Migrate Tenant Deployment/management guides 2022-06-16 15:41:56 -04:00
1ef454bf05 Adding kubectl ref docs 2022-06-15 13:34:04 -05:00
b99c20a16f Docs Multiplatform Slice 2022-06-14 17:01:18 -04:00
b6751b3bda Minor typo in NAME:
mc admin bucket remote - configure remote target buckets

USAGE:
  mc admin bucket remote COMMAND [COMMAND FLAGS | -h] [ARGUMENTS...]

COMMANDS:
  add        add a new remote target
  edit       edit remote target
  ls         list remote target ARN(s)
  rm         remove configured remote target
  bandwidth  Show bandwidth info for buckets on the MinIO server in bits or bytes per second. Ki,Bi,Mi,Gi represent IEC units.

FLAGS:
  --config-dir value, -C value  path to configuration folder (default: "/home/ravindkminio/.mc")
  --quiet, -q                   disable progress bar display
  --no-color                    disable color theme
  --json                        enable JSON lines formatted output
  --debug                       enable debug output
  --insecure                    disable SSL certificate verification
  --help, -h                    show help
2022-06-13 09:49:23 -04:00
bedb656de7 DOCS-493: Single-Node Single-Drive XL Backend 2022-06-02 19:40:25 -04:00
6e4422b029 Add mc support commands and a new support section with SUBNET info 2022-05-20 16:59:31 -05:00
6a186df4a4 Creating site replication documentation.
Adding replication overview and site replication overview docs.
Distinguising between bucket replication and site replication.
Adds mc admin replicate docs.
Including tutorials for how to do site replication.
2022-05-16 15:50:37 -05:00
4ceeaa191d Fixing The Command command with references to intended command 2022-05-16 09:29:25 -05:00
4b94817b9f Revert "Adds mc support overview"
This reverts commit 59e1e882ff.
2022-05-02 16:59:52 -04:00
59e1e882ff Adds mc support overview 2022-05-02 15:45:21 -05:00
016f12a080 Fix several typos 2022-04-27 10:36:24 -04:00
a566631be2 DOCS-448: Create new per-platform quickstart guides
Co-authored by: Ravind Kumar <ravind@min.io>
Co-authored by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2022-04-20 10:03:20 -05:00
d92f9d4a2e DOCS-412: Add replication resynchronization procedure
Includes refinements to other replication procedures and single sourcing
2022-04-08 18:27:20 -04:00
7a99642e34 DOCS-457: Add mc admin user svcacct reference docs 2022-04-08 13:13:14 -04:00
3d7d122aea Closes #346
Created common bucket notification for includes
Add include to the bucket notification `Publish Events to <service>` files.

Wording update, numbering fixes for bucket notifications

Adding .DS_Store to `gitignore`.

Ignoring .DS_Store

Delete .DS_Store
2022-03-28 12:05:45 -04:00
b824e36e65 docs- #377 Adds text to clarify overwrite, remove, and watch flags for mc mirror
Additional cleanup
2022-03-18 16:35:45 -05:00
64369f6b1d Fixing typo on mc rm --non-current 2022-03-17 19:17:01 -04:00
c50d4140c1 Missed fixing option on mc mb 2022-03-04 12:38:13 -05:00
35d0c8250d Remove incorrect references to downtime on restart 2022-03-03 19:55:45 -05:00
93c9b00cb0 additional cleanups after merge 2022-03-03 16:36:57 -05:00
74e55a6ded Update minio.py and mc references for simplified structure 2022-03-03 15:21:25 -05:00
c61c5b16c5 Remove EOL'd docs on Gateway 2022-02-16 18:03:24 -05:00