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
4308f69541
DOCS-369: Fix incorrect erasure code parity calculation
2021-09-09 01:07:30 -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
d1791f50fe
Improving docs around Console config
2021-08-20 12:05:06 -04:00
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
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
13ae4eb7e1
Fixing bad syntax, always build before pushing
2021-08-17 19:26:31 -04:00
5ce137f608
Fixing lingering licensing issues
2021-08-17 19:24:30 -04:00
dae02ea70d
Include NFS consistency warning on standalone pages
2021-08-10 14:16:16 -04:00
b80599ea54
MinIO Console Documentation
2021-08-10 14:11:15 -04:00
4d67368d3d
Fixing right sidebar
2021-08-06 13:44:24 -04:00
e93beb0d5b
License Update
2021-08-02 16:45:17 -07:00
73772c7f84
Additional css fix
2021-08-02 12:51:52 -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
316d35f5d3
Re-build assets
2021-08-02 08:48:40 -04:00
1fad32d538
Re-align layout and make sidebar toggle visible by default
2021-08-02 08:48:40 -04:00
221285a64d
Cleaning CSS, updating packages
2021-07-29 17:09:01 -04:00
ab25dd2059
Clean up prometheus metric collection tutorial and references
2021-07-28 12:59:31 -04:00
773e5c67b7
Refactor the installation documentation
...
Refactor the installation documentation
Address Code Review comments, further refinements
More review feedback fron Kannappan
Broken ref
More fixups
Final fixups
2021-07-23 17:18:51 -04:00
f1126b1db4
DOCS-359: Fix expired-object-delete-marker arg, general cleanup
2021-07-16 13:00:20 -04:00
19ef29fd5d
Adding missed replication policy reference
2021-07-15 13:53:12 -04:00
c1f582d4dd
Use single sourcing on replication policy users to prevent desync
2021-07-15 13:44:57 -04:00
6ce96393d7
Typo broke mc admin config reference
2021-07-15 11:38:44 -04:00
55461bfc56
Typos on STS API endpoints
2021-07-13 10:09:04 -04:00
2dff1b822a
Minor fixups to external IDP pages
2021-07-09 17:19:06 -04:00
9cc4d88f37
Console does not support logging in with Service Accounts
2021-07-09 17:02:03 -04:00
9473a65a26
Cleanup pass + reorg
2021-07-09 13:55:28 -07:00
92e6fc898a
Migrate STS docs to next-gen, restructure/revise
2021-07-09 13:55:28 -07:00
00c5863642
Removing unused envvar
2021-07-08 18:29:45 -04:00
08a38c2a71
DOCS-355: Update quickstart for Embedded Console
2021-07-07 21:49:18 -07:00
4fc6df9c92
DOCS-352: Add replica metadata sync, existing object replication
...
Apply suggestions from code review
Co-authored-by: Poorna Krishnamoorthy <poornas@users.noreply.github.com >
2021-06-30 19:18:19 -04:00
11ad3d57c4
Fix typo in replication tutorials
2021-06-18 10:26:44 -04:00
9b4ec43824
Migration: Metrics and Logging
...
Apply suggestions from code review via Eco
Co-authored-by: Eco <41090896+eco-minio@users.noreply.github.com >
Completing response to eco PR
Minor fixup
One more fixup
2021-06-17 09:49:27 -04:00
d330b2dc29
Update navigation
2021-06-14 19:38:11 -04:00
aecd223e75
Fixing formatting error in replication code blocks
2021-06-11 21:51:56 -04:00