1
0
mirror of https://github.com/minio/docs.git synced 2025-06-30 17:42:04 +03:00

221 Commits

Author SHA1 Message Date
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
bb67ca1b1e Remove FIFO from mc admin bucket quota
Fixup
2022-02-16 16:00:52 -05:00
b7f3eeb63c Pool decommissioning feature 2022-02-03 16:28:25 -08:00
5c090cc913 DOCS-420: Further fixes 2022-01-28 18:08:45 -05:00
06500dcba3 DOCS-420: Incorrect Kafka SASL mechanisms 2022-01-28 17:38:54 -05:00
1448614a07 More minor fixups 2022-01-05 15:30:32 -05:00
2175f83970 DOCS-380: Additional cleanups 2022-01-05 15:16:22 -05:00
8e4d7b6971 Cleanup work for DOCS-380 2022-01-04 19:18:50 -05:00
ef30821063 DOCS-380: Refactor CLI reference 2022-01-04 19:11:15 -05:00
008c35097f DOCS-409: Fix typo in mc mirror docs 2021-12-01 12:58:44 -05:00
7eb57c1a54 DOCS-399: Resolve ILM related issues 2021-10-26 19:50:24 -04:00
955cd1b03e DOCS-311: Complete cleanup of SSE docs
Fixups per Andreas

More CR fixes

Apply suggestions from code review

Co-authored-by: Andreas Auernhammer <hi@aead.dev>

Final pass
2021-10-21 12:50:37 -04:00
d43f2f8910 Fix: Typo in action names for Lifecycle configuration 2021-10-09 08:29:29 -07:00
81f569a332 Add MinIO supported compression formats. 2021-10-01 11:29:56 -04:00
438f24861b DOCS-388: Azure tiering does not support changing storage account names
Fixups to clarify storage backend behavior

Add access-key back to mc tier edit
2021-09-24 18:30:47 -04:00
f2b64d3ae6 DOCS-386: Update replication docs for multi-site replication 2021-09-23 15:48:58 -04:00
2525a0891d DOCS-370: Object Locking Feature Page
CR w/ Eco

Addressing Eco suggestions

Co-authored-by: Eco <41090896+eco-minio@users.noreply.github.com>

Klaus fixups
2021-09-14 18:52:27 -04:00
dc15653e38 DOCS-376: Integrate Sphinx Design, remove sphinx-tabs 2021-09-09 12:46:37 -04:00
a4909655b0 docs: add mc admin speedtest documentation
Co-authored-by: Ravind Kumar <ravindk89@gmail.com>
2021-09-07 12:50:10 -04:00
b80599ea54 MinIO Console Documentation 2021-08-10 14:11:15 -04:00
6228676bbc 404 fixes 2021-08-02 12:30:52 -04:00
90b62d9cb8 Cleaning up mc rm example 2021-08-02 12:30:52 -04:00
ab25dd2059 Clean up prometheus metric collection tutorial and references 2021-07-28 12:59:31 -04:00