1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00
Commit Graph

294 Commits

Author SHA1 Message Date
9f94c8c34d MinIO Server release 2022-02-07T08-17-33Z 2022-02-08 16:41:10 -05:00
ea01909527 SDK import, Nav cleanups, DOCS-417 2022-02-08 16:38:35 -05:00
9b4824970a Keep same font size for every element in table
Fixes #419
2022-02-07 19:45:53 -05:00
8e4b9524e5 Removing missed file 2022-02-03 19:34:18 -05:00
b7f3eeb63c Pool decommissioning feature 2022-02-03 16:28:25 -08:00
72c58b3e63 Server release version bump 2022-02-02 19:22:27 -05:00
d602ed5b68 Update header and other related style properties 2022-01-31 14:12:55 -05:00
873847ad3d Fix gulp sass error 2022-01-31 14:12:55 -05:00
5c090cc913 DOCS-420: Further fixes 2022-01-28 18:08:45 -05:00
32c68c4af1 Updating Latest Stable MinIO and MC 2022-01-28 18:02:02 -05:00
06500dcba3 DOCS-420: Incorrect Kafka SASL mechanisms 2022-01-28 17:38:54 -05:00
78d3c506bb Fixing broken URLs 2022-01-24 17:27:37 -05:00
ef4541a085 DOCS-412: Node and Drive Recovery Procedures
Klaus suggestions

Adding Eco's suggestions

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

CR updates

Additional review comments

final work
2022-01-24 17:20:53 -05:00
a6fb44ac60 Updating makefile to pull latest MinIO version and DEB/RPM URLS 2022-01-10 20:35:20 -05:00
1448614a07 More minor fixups 2022-01-05 15:30:32 -05:00
078c282a76 Fixup formatting 2022-01-05 15:29:02 -05:00
e6895c8eaf ISSUE-413: Remove incorrect erasure set calculation reference 2022-01-05 15:27:02 -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
0d3be1d74f rectify expiry in ilm command 2022-01-03 11:01:18 -05:00
2e9f921945 Update README.md 2021-12-27 17:05:46 -05:00
0a421cf21a Minor cleanups 2021-12-16 11:01:21 -05:00
461725a6cf Fix policy association setting example for LDAP 2021-12-13 17:32:50 -05:00
008c35097f DOCS-409: Fix typo in mc mirror docs 2021-12-01 12:58:44 -05:00
1eafe41a7d Fixing incorrect KES example 2021-11-29 19:11:20 -05:00
be4816f1ea QuickWin: Add fstab instructions for disk mounting 2021-11-25 13:07:38 -08:00
ec5ff12a29 Minor Fix: Clarify readonly and writeonly built-in policies 2021-11-22 17:00:01 -05:00
21fabf5d97 DOCS-404: Improve documentation around tiering and replication
Adding Poorna's suggestions

Co-authored-by: Poorna K <poornas@users.noreply.github.com>

CR fixups

KP suggestions

Co-authored-by: Krishnan Parthasarathi <krisis@users.noreply.github.com>

More fixups

Final fixups
2021-11-22 16:53:33 -05:00
mqy
624efda81e Removed redundant "is" for erasure coding 2021-11-15 07:02:15 -08:00
c5ff52aefe Rectify the typo in user creation for replication 2021-11-15 07:09:34 -05:00
17d92a0e70 DOCS-396: Update deployment/expansion guides to use systemd
Eco edits

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

CR Response
2021-11-08 17:36:48 -05:00
7eb57c1a54 DOCS-399: Resolve ILM related issues 2021-10-26 19:50:24 -04:00
c7ac5a1a48 Add missing admin actions 2021-10-25 19:21:39 -04:00
df711f163f Fix incorrect AD/LDAP group-policy assignment
Update source/security/ad-ldap-external-identity-management/external-authentication-with-ad-ldap-identity-provider.rst

Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>
2021-10-22 09:12:23 -04:00
ef1048c621 Additional formatting fixups 2021-10-21 12:52:23 -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
3850b59644 Fix incorrect notification queue limit 2021-10-19 15:38:06 -04:00
84b47ef569 DOCS-395: Fix policy actions
Apply suggestions from code review

Co-authored-by: Poorna K <poornas@users.noreply.github.com>
2021-10-15 18:34:11 -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
06fe6994b0 Fixing typo, improving installation docs 2021-09-28 19:15:23 -04:00
b7c6130330 Updating diagrams for replication 2021-09-27 18:46:20 -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
26d961a489 DOCS-386: MIssed a link 2021-09-23 16:35:00 -04:00
f2b64d3ae6 DOCS-386: Update replication docs for multi-site replication 2021-09-23 15:48:58 -04:00
441a1f8495 Minor typo 2021-09-14 19:19:36 -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
627557084f Fix incorrect indentation in Prometheus tutorial
Reported by Slack user - `scrape_configs` is on the same indent level as the `global` config. See https://prometheus.io/docs/prometheus/latest/configuration/configuration/
2021-09-09 20:12:54 -04:00
dc15653e38 DOCS-376: Integrate Sphinx Design, remove sphinx-tabs 2021-09-09 12:46:37 -04:00