1
0
mirror of https://github.com/minio/docs.git synced 2025-05-08 02:41:51 +03:00
Commit Graph

45 Commits

Author SHA1 Message Date
Daryl White
ca34aa7e43
Add cert-manager documentation ()
Adds cert-manager docs for Kubernetes outputs.

Closes  

Partially addresses 
2024-10-01 16:06:37 -04:00
Andrea Longo
343e54d402
Metrics v3 ()
Add metrics v3 to the Metrics and Alerts page and other relevant
locations, deprecate metrics v2.

- Updated the metrics extract script to parse the [list of v3 metrics
from
GitHub](https://github.com/minio/minio/blob/master/docs/metrics/v3.md).
- Remove references to MinIO Console metrics.
- Make `:mc-release:` show friendly release name text like
`:minio-release:` does.

Staged:

Linux

http://192.241.195.202:9000/staging/DOCS-1266/linux/operations/monitoring/metrics-and-alerts.html

k8s

http://192.241.195.202:9000/staging/DOCS-1266/k8s/operations/monitoring/metrics-and-alerts.html

fixes https://github.com/minio/docs/issues/1266
2024-08-02 17:58:59 -06:00
Ravind Kumar
ef81b3d357
Server updates ()
## Server release  RELEASE.2024-03-26T22-10-45Z 

- Adding info about node dashboard for Grafana.
- Also updates links to JSON files for other dashboards that were
incorrect.

*no related docs issue*

## Not a server release, but fixes:

- Corrects information about JSON policy file size limits.
- Adds information about limit on tags per object.
    
Closes 

## Server RELEASE.2024-03-21T23-13-43Z
    
- Adds new `user` envvar and config for REDIS notifications
- Simplifies and updates discussion of encryption keys for SSE
    
Closes 
2024-03-28 17:07:39 -04:00
Ravind Kumar
c9505be39d Revert "MinIO Server releases and other fixes ()"
This reverts commit 2488541cd0d2c22c358684d47e726baf4dfc35a3.
2024-03-27 18:00:59 -04:00
Daryl White
2488541cd0
MinIO Server releases and other fixes ()
## Server release  RELEASE.2024-03-26T22-10-45Z 

- Adding info about node dashboard for Grafana.
- Also updates links to JSON files for other dashboards that were
incorrect.

*no related docs issue*

## Not a server release, but fixes:

- Corrects information about JSON policy file size limits.
- Adds information about limit on tags per object.
    
Closes 

## Server RELEASE.2024-03-21T23-13-43Z
    
- Adds new `user` envvar and config for REDIS notifications
- Simplifies and updates discussion of encryption keys for SSE
    
Closes 

## Staging info

- [SSE encryption key
simplification](http://192.241.195.202:9000/staging/server-updates/linux/administration/server-side-encryption.html)
- [Node Grafana metrics & JSON
links](http://192.241.195.202:9000/staging/server-updates/linux/operations/monitoring/grafana.html#minio-node-metrics-dashboard)
- [Policy size
limit](http://192.241.195.202:9000/staging/server-updates/linux/administration/identity-access-management/policy-based-access-control.html#policy-document-structure)
- [Object
tagging](http://192.241.195.202:9000/staging/server-updates/linux/administration/object-management.html#object-tagging)
- [mc tag
set](http://192.241.195.202:9000/staging/server-updates/linux/reference/minio-mc/mc-tag-set.html)
- [REDIS
User](http://192.241.195.202:9000/staging/server-updates/linux/reference/minio-server/settings/notifications/redis.html#user)
2024-03-27 17:54:37 -04:00
Daryl White
01606fbfa1
Updates for MinIO Server release 2023-08-04 ()
Updates for release 2023-08-04T17-40-21Z
    
- Adds info on new 10,000 version limit to appropriate pags
- Updates Grafana with site replication info

Closes 
2023-09-16 20:35:13 -04:00
Daryl White
20644952de
Grafana and metric updates ()
- Adds a new page for Grafana to overview.
- Replaces the list of metrics in the Metrics and Alerts page with an
include to pull the list of metrics maintained in GitHub.
- Removes use of the :metric: role throughout the docs.
- Adds note about the introduction of a new bucket metric endpoint.

Partially addresses 
Partially addresses 
Partially addresses 
Closes 

Staged:
-
http://192.241.195.202:9000/staging/grafana/operations/monitoring/grafana.html
-
http://192.241.195.202:9000/staging/grafana/operations/monitoring/grafana.html
2023-08-17 09:01:46 -05:00
Ravind Kumar
940c9563c0
DOCS-911: Improving erasure coding core concepts ()
Closes  

---------

Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
2023-08-01 17:01:08 -04:00
Ravind Kumar
7a01ca72e6
DOCS-888: prefix exclusion of versioning prevents replication ()
Closes  

# Summary

- MinIO requires versioning for replication
- We support excluding prefixes/folders in buckets selectively
- This prevents replication within those prefixes/folders

Also included in this ticket

- Added an image to the site replication page
- Fixed a broken SVG
- Minor tweaking of site replication page.

---------

Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2023-06-23 13:19:45 -04:00
Ravind Kumar
6991295fb9
Improvements to replication conceptual docs () 2023-06-20 17:13:34 -04:00
Ravind Kumar
283e18cf5f Minor typo cleanups 2023-05-12 12:51:37 -04:00
Ravind Kumar
b3fdcef007
DOCS-763: Update pool, availability, resiliency, and erasure code docs () 2023-05-12 12:19:45 -04:00
Daryl White
48d78340ff
Operator sidecar ()
This adds information about Operator component changes in v5.0.x.

Closes  

Staged:
http://192.241.195.202:9000/staging/operator-sidecar/operations/installation.html
2023-05-05 10:39:13 -05:00
Daryl White
dbb34f4b3e
Adds STS info for Operator ()
Creates a new page for STS tokens specifically for Operator.

Closes 

Staged:
http://192.241.195.202:9000/staging/k8s-sts/developers/sts-for-operator.html
2023-05-04 14:51:44 -05:00
Daryl White
b3b90caabe
Console updates for 0.22.2 and 0.22.3 ()
Several updates for the MinIO Console docs related to 
[v0.22.2](https://github.com/minio/console/releases/tag/v0.22.2) and
[v0.22.3](https://github.com/minio/console/releases/tag/v0.22.3).

Also takes the opportunity to break up the Console doc and remove
screenshots.

- Splits MinIO Console doc into three separate pages
- Removes screenshots from console pages
- Adds toctree to MinIO Console page and references to new pages

Closes 

- Adds OIDC and LDAP sections to console

Closes 

- Adds details on object browser (now separated out from bucket browser)

Closes 
2023-01-20 14:25:33 -06:00
Ravind Kumar
1cfda2e9dc
RELEASE: Multiple Issues ()
Closes  
Closes  
Partially Addresses  

- MINIO  https://github.com/minio/minio/pull/16026
- MINIO  https://github.com/minio/minio/pull/16044
- MINIO  https://github.com/minio/minio/pull/16035
- CONSOLE  https://github.com/minio/console/pull/2428

Other Fixes:

- Removes admonition about IDP interactions (multi-IDP support)
- Update Console screenshots and overview page to cover layout changes
- Partial fix for DOCS  (Policy now under Identity section)
2022-11-23 14:51:47 -05:00
Ravind Kumar
4e4cc97f45 Major overhaul for Monitoring docs: Part 1 2022-10-28 16:27:01 -04:00
Ravind Kumar
8d8e6bca29
Procedure for updating Operator ()
Build out Operator Upgrade Procedure

Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com>
2022-10-12 12:08:30 -04:00
Daryl White
6e7444c812
Updates documentation for Console release 0.20.0 ()
Closes 

- Updates MinIO Console doc section on the Support tab
- Adds info to several pages that Prometheus metrics displayed in the
console can now be downloaded
- Adds that bucket notification targets can now be deleted from the
console
- Updates the MinIO Console page to reflect the current navigation
layout by moving around sections and updating screenshots
2022-10-11 16:31:04 -05:00
Daryl White
c7a46b932f
Updating docs for changes with Operator 0.19.5 ()
Closes 

- Adds information about the new Register tab in the Operator
- Updates screenshots to show the Register tab
- Adds note about permissions when managing buckets in a tenant
- Added new FSGroupChangePolicy field to security context when creating
tenants
2022-10-03 16:41:21 -05:00
Ravind Kumar
32366b2a15
Adding OpenShift Platform ()
# Summary

This pull adds back the OpenShift docs as a full dedicated platform

The main changes are:

- Adding the conditionals for OpenShift
- Modifying the Makefile for the new platform
- Adding the tutorials back in
- Fixing up the navigation headers

This was not too much trouble, which bodes well for the future.
2022-09-29 10:37:08 -04:00
Ravind Kumar
1cc507564c
Initial work for git-managed redirects ()
This is the initial work for what should be a git-managed set of nginx
configs we can include into the Nginx Docs server.

The idea here is we manage redirects in git, and either chron-copy them
to a location we can include via the sites-available/<file>, *or* we
just include them from the git path (if nginx tolerates that)

I can't really _test_ these right now since they are using live URLs. if
we move forward with the soft-launch, we'll have a few opportunities to
maybe test a subset of these URLs and see what happens.

Please let me know if there is anything *obviously* wrong here.

ToDo: The Legacy Docs redirects
2022-09-20 12:27:40 -04:00
Ravind Kumar
2376fa9924
DOCS-IA: Platformize SSE Docs. Hashicorp Pass ()
* Platformization of Data Encryption Docs: Hashicorp Pass

* Platformization of Data Encryption Docs: Hashicorp Pass

* Big pass, CR changes + K8s
2022-08-15 12:53:08 -04:00
Daryl White
8c727d7f90
Simplify Bucket Replication Docs ()
* Updates and simplifies bucket replication docs
* Improves doc structure
* Updates to corrected images
* Moving common bucket replication content to includes file
* Adds MinIO Console instruction
2022-07-29 17:52:13 -05:00
Ravind Kumar
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
Ravind Kumar
1c416561ef Cleaning up Network Encryption pages 2022-07-05 16:43:55 -04:00
Ravind Kumar
ffeff0365e Migrate Tenant Deployment/management guides 2022-06-16 15:41:56 -04:00
Daryl White
1ef454bf05 Adding kubectl ref docs 2022-06-15 13:34:04 -05:00
Daryl White
6e4422b029 Add mc support commands and a new support section with SUBNET info 2022-05-20 16:59:31 -05:00
Daryl White
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
Ravind Kumar
02455439c9 DOCS-439: MinIO Console refresh
Additional CR pass

Another round of CR

Final review
2022-05-06 16:46:12 -04:00
Ravind Kumar
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
ravindk89
d92f9d4a2e DOCS-412: Add replication resynchronization procedure
Includes refinements to other replication procedures and single sourcing
2022-04-08 18:27:20 -04:00
ravindk89
b7c6130330 Updating diagrams for replication 2021-09-27 18:46:20 -04:00
ravindk89
f2b64d3ae6 DOCS-386: Update replication docs for multi-site replication 2021-09-23 15:48:58 -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
ravindk89
4308f69541 DOCS-369: Fix incorrect erasure code parity calculation 2021-09-09 01:07:30 -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
b80599ea54 MinIO Console Documentation 2021-08-10 14:11:15 -04:00
ravindk89
08a38c2a71 DOCS-355: Update quickstart for Embedded Console 2021-07-07 21:49:18 -07:00
ravindk89
1e172117f3 Migration: Server Side Encryption (SSE-S3 + SSE-C) 2021-05-21 17:17:31 -04:00
ravindk89
ae77ac4740 DOCS-330: Continuing Clean Up Work
CR updates
2021-04-15 11:54:39 -04:00
ravindk89
bba1a48c38 MinIO kubectl minio initial commit
Minor fixups after testing locally

Additional refinement

Nitish fixups

Fixups for storageClassName

Ritesh feedback Round 2
2020-10-22 13:59:22 -04:00
ravindk89
1c7ce6a9e2 Trying new page structure. See mc-admin-policy 2020-08-20 15:45:52 -04:00
ravindk89
aa832e1d2f Initial Commit (not yet MVP 1.0) 2020-08-14 18:35:26 -04:00