1
0
mirror of https://github.com/minio/docs.git synced 2025-04-22 19:02:57 +03:00

324 Commits

Author SHA1 Message Date
sinhaashish
0d3be1d74f rectify expiry in ilm command 2022-01-03 11:01:18 -05:00
Ravind Kumar
2e9f921945
Update README.md 2021-12-27 17:05:46 -05:00
ravindk89
0a421cf21a Minor cleanups 2021-12-16 11:01:21 -05:00
Aditya Manthramurthy
461725a6cf Fix policy association setting example for LDAP 2021-12-13 17:32:50 -05:00
ravindk89
008c35097f DOCS-409: Fix typo in mc mirror docs 2021-12-01 12:58:44 -05:00
ravindk89
1eafe41a7d Fixing incorrect KES example 2021-11-29 19:11:20 -05:00
ravindk89
be4816f1ea QuickWin: Add fstab instructions for disk mounting 2021-11-25 13:07:38 -08:00
ravindk89
ec5ff12a29 Minor Fix: Clarify readonly and writeonly built-in policies 2021-11-22 17:00:01 -05:00
ravindk89
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
sinhaashish
c5ff52aefe Rectify the typo in user creation for replication 2021-11-15 07:09:34 -05:00
ravindk89
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
ravindk89
7eb57c1a54 DOCS-399: Resolve ILM related issues 2021-10-26 19:50:24 -04:00
ravindk89
c7ac5a1a48 Add missing admin actions 2021-10-25 19:21:39 -04:00
ravindk89
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
ravindk89
ef1048c621 Additional formatting fixups 2021-10-21 12:52:23 -04:00
ravindk89
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
ravindk89
3850b59644 Fix incorrect notification queue limit 2021-10-19 15:38:06 -04:00
ravindk89
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
kannappanr
d43f2f8910 Fix: Typo in action names for Lifecycle configuration 2021-10-09 08:29:29 -07:00
Klaus Post
81f569a332 Add MinIO supported compression formats. 2021-10-01 11:29:56 -04:00
ravindk89
06fe6994b0 Fixing typo, improving installation docs 2021-09-28 19:15:23 -04:00
ravindk89
b7c6130330 Updating diagrams for replication 2021-09-27 18:46:20 -04:00
ravindk89
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
ravindk89
26d961a489 DOCS-386: MIssed a link 2021-09-23 16:35:00 -04:00
ravindk89
f2b64d3ae6 DOCS-386: Update replication docs for multi-site replication 2021-09-23 15:48:58 -04:00
ravindk89
441a1f8495 Minor typo 2021-09-14 19:19:36 -04:00
ravindk89
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
Ravind Kumar
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
ravindk89
dc15653e38 DOCS-376: Integrate Sphinx Design, remove sphinx-tabs 2021-09-09 12:46:37 -04:00
Ravind Kumar
46b8fcb7fe Update issue templates 2021-09-09 12:01:25 -04:00
ravindk89
4308f69541 DOCS-369: Fix incorrect erasure code parity calculation 2021-09-09 01:07:30 -04:00
Daniel Nägele
a4909655b0 docs: add mc admin speedtest documentation
Co-authored-by: Ravind Kumar <ravindk89@gmail.com>
2021-09-07 12:50:10 -04:00
ravindk89
d1791f50fe Improving docs around Console config 2021-08-20 12:05:06 -04:00
Klaus Post
3b9ddf7c2e Optimize PNG images
Saves around 20-30% per file with lossless recompression.

[FileOptimizer](https://nikkhokkho.sourceforge.io/static.php?page=FileOptimizer) used.
2021-08-20 12:04:49 -04:00
ravindk89
66f21a05ac And always clear your build directory to make sure you're seeing the right data
Let these commits stand forever as a ward against hubris
2021-08-17 19:31:00 -04:00
ravindk89
13ae4eb7e1 Fixing bad syntax, always build before pushing 2021-08-17 19:26:31 -04:00
ravindk89
5ce137f608 Fixing lingering licensing issues 2021-08-17 19:24:30 -04:00
ravindk89
dae02ea70d Include NFS consistency warning on standalone pages 2021-08-10 14:16:16 -04:00
ravindk89
b80599ea54 MinIO Console Documentation 2021-08-10 14:11:15 -04:00
ravindk89
4d67368d3d Fixing right sidebar 2021-08-06 13:44:24 -04:00
Ravind Kumar
5dbdb5bb75
Fixup commit -> tree 2021-08-02 19:49:08 -04:00
ravindk89
e93beb0d5b License Update 2021-08-02 16:45:17 -07:00
ravindk89
73772c7f84 Additional css fix 2021-08-02 12:51:52 -04:00
ravindk89
6228676bbc 404 fixes 2021-08-02 12:30:52 -04:00
ravindk89
90b62d9cb8 Cleaning up mc rm example 2021-08-02 12:30:52 -04:00
Rushan
316d35f5d3 Re-build assets 2021-08-02 08:48:40 -04:00
Rushan
1fad32d538 Re-align layout and make sidebar toggle visible by default 2021-08-02 08:48:40 -04:00
ravindk89
62b195cda5 Missing myst-parser from requirements.txt 2021-07-29 17:09:01 -04:00
ravindk89
221285a64d Cleaning CSS, updating packages 2021-07-29 17:09:01 -04:00