1
0
mirror of https://github.com/minio/docs.git synced 2025-07-21 12:02:14 +03:00
Commit Graph

233 Commits

Author SHA1 Message Date
d815aa9ce8 Final pass on platformization (#555) 2022-09-16 16:40:20 -04:00
5efcffbff1 Implement Algolia search (#553) 2022-09-16 13:46:52 -05:00
8842084dd0 Updating base URLs for crawler and intersphinx links (#561)
Algolia crawler requires the baseURLs be bare domains, otherwise a conflict arises between the loaded page and the defined canonical URL in each page. This causes the Algolia crawler to reject the page and not find anything to index in the docs.

Also corrects Intersphinx errors at build time resulting from not having the correct paths to linux and kubernetes docs.
2022-09-16 10:51:05 -05:00
a0dfa0c304 Add Google Tag Manager (#560) 2022-09-15 15:51:30 -05:00
e3e22d332b Fix headerlink and update code styles (#559) 2022-09-15 14:50:49 -05:00
42bb882c8b Fix typo in tier add example (#558) 2022-09-13 15:24:56 -04:00
2dc868af74 cleanup makefile and avoid github API requests (#554) 2022-09-12 18:47:47 -04:00
6423ebbd73 Add extension to create sitemaps (#547)
Adding sitemap generator extension and a sitemap_index.xml file we can share with the web site team.
2022-09-09 10:05:42 -05:00
6d97161b87 Update font and related changes (#549) 2022-09-09 10:45:22 -04:00
40cd778e5b Completion of SSE-KMS doc rewrite (#539) 2022-09-06 17:38:08 -04:00
fc85a37c70 UI Enhancements: TOC depth and Table scrollbars (#542)
* Fix TOC depth

* Add custom scrollbars to tables
2022-09-06 11:44:56 -04:00
705ec2cf45 Updating global flags to point to the common list in the mc page (#541) 2022-08-31 12:46:27 -05:00
ac7f725e43 Adding concept docs for operation and administration sections (#519)
Creates an administration/concepts.rst file.
Adds content to the operation/concepts.rst file stub.
2022-08-24 16:40:48 -05:00
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
1bb0e097b7 Add responsive wrappers for tables (#533)
* Add responsive wrappers for tables

* Add missing styles
2022-08-23 14:49:05 -05:00
01a5552631 Update syntax highlight color (#534) 2022-08-23 11:02:14 -04:00
029bdeb97c Integrating .. only logic into .. cond (#528) 2022-08-19 16:49:39 -04:00
23ecfebf6c Clarify Upgrade Procedure 2022-08-15 13:11:53 -04:00
dc454d7246 UI enhancements: Nav active state, Copy button UI and Text colors (#524)
* Update footer text color

* Add hover color for nav links

* Update the copy button UI

* Add active class on content nav based on platform
2022-08-15 13:11:36 -04:00
2376fa9924 DOCS-IA: Platformize SSE Docs. Hashicorp Pass (#518)
* 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
0e63416cb1 Fixing typo 2022-08-12 17:22:18 -04:00
f0611160dc Adding node scanner metrics 2022-08-12 17:22:07 -04:00
2fa33d59ae Fixed aws kes config example 2022-08-12 17:18:29 -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
c6e1fc6124 Update theme as per the new design specs (#522) 2022-08-12 10:35:15 -05:00
8c727d7f90 Simplify Bucket Replication Docs (#513)
* 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
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
9f6086fdc6 Adding a glossary file and updating term link color
This commit only adds the glossary to the docs.
It does not apply :term: directives throughout the rest of the docs to link to the glossary.
2022-07-13 13:23:28 -05:00
1cef7df283 Corrects minor issues noted in issue #492 2022-07-13 13:15:42 -05:00
1c416561ef Cleaning up Network Encryption pages 2022-07-05 16:43:55 -04:00
8d15d1714a Adding content and instructions for SDKs 2022-06-29 16:07:50 -05: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
df33ddee6a DOCS-495: Clean up SNSD Pre-Existing Data behavior 2022-06-14 10:45:59 -04:00
a2165bfe69 Bump server version 2022-06-13 09:49:56 -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
565bae5d7e Updating server version 2022-06-03 11:13:30 -04:00
22bd9bd99a Updating server version 2022-06-02 19:47:46 -04:00
cc150a3a73 Fixing default-conf 2022-06-02 19:42:37 -04:00
fa11719226 CR Updates 2022-06-02 19:40:25 -04:00
7817d8c48a Clarify existing data behavior 2022-06-02 19:40:25 -04:00
bedb656de7 DOCS-493: Single-Node Single-Drive XL Backend 2022-06-02 19:40:25 -04:00
7d34eab0eb Clarifying how to use groups with OIDC 2022-05-25 10:51:44 -05:00
162ef08b7c Adding pre-existing data sections 2022-05-25 10:54:56 -04:00
4ffb583366 Adding file write rules to considerations section 2022-05-24 11:05:21 -05:00
c2d0f45764 TinyFix: RPM instructions references deb package output 2022-05-23 10:28:59 -04:00
a498d1bfd6 Updating MinIO server to RELEASE.2022-05-19T18-20-59Z 2022-05-20 17:41:22 -05:00