-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.toml
306 lines (303 loc) · 11.5 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
baseURL = ''
languageCode = 'en-us'
title = 'Documentation'
theme = 'kes-docs-theme'
relativeURLs = "True"
[params]
footerText = 'This work is licensed under a Creative Commons Attribution 4.0 International License. 2020-Present, MinIO, Inc.'
homeLink = '/'
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.tableOfContents]
startLevel = 2
endLevel = 3
[markup.highlight]
noclasses = false
[menu]
# Main menu
[[menu.main]]
name = 'Product'
pre = ''
weight = 1
[menu.main.params]
dropdown = true
wide = true
cols = 3
[[menu.main]]
parent = 'Product'
name = 'Multi-Cloud'
weight = 11
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for Kubernetes'
url = 'https://min.io/product/kubernetes'
weight = 111
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for VMware Tanzu'
url = 'https://min.io/product/private-cloud-vmware-tanzu'
weight = 112
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for OpenShift'
url = 'https://min.io/product/private-cloud-red-hat-openshift'
weight = 113
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for SUSE Rancher'
url = 'https://min.io/product/multicloud-suse-rancher'
weight = 114
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for Amazon Elastic Kubernetes Service'
url = 'https://min.io/product/multicloud-elastic-kubernetes-service'
weight = 115
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for Azure Kubernetes Service'
url = 'https://min.io/product/multicloud-azure-kubernetes-service'
weight = 116
[[menu.main]]
parent = 'Multi-Cloud'
name = 'MinIO for Google Kubernetes Engine'
url = 'https://min.io/product/multicloud-google-kubernetes-service'
weight = 117
[[menu.main]]
parent = 'Product'
name = 'Features'
weight = 12
[[menu.main]]
parent = 'Features'
name = 'Multi-Site Replication'
url = 'https://min.io/product/active-data-replication-for-object-storage'
weight = 121
[[menu.main]]
parent = 'Features'
name = 'Global Identity and Access Management'
url = 'https://min.io/product/identity-and-access-management'
weight = 122
[[menu.main]]
parent = 'Features'
name = 'Encryption'
url = 'https://min.io/product/enterprise-object-storage-encryption'
weight = 123
[[menu.main]]
parent = 'Features'
name = 'Bucket & Object Immutability'
url = 'https://min.io/product/data-immutability-for-object-storage'
weight = 124
[[menu.main]]
parent = 'Features'
name = 'Bucket & Object Versioning'
url = 'https://min.io/product/object-versioning-bucket-versioning'
weight = 125
[[menu.main]]
parent = 'Features'
name = 'Data Life Cycle Management & Tiering'
url = 'https://min.io/product/automated-data-tiering-lifecycle-management'
weight = 126
[[menu.main]]
parent = 'Features'
name = 'Automated Data Management Interfaces'
url = 'https://min.io/product/automated-cloud-data-management-interface'
weight = 127
[[menu.main]]
parent = 'Features'
name = 'Monitoring'
url = 'https://min.io/product/object-storage-performance-monitoring'
weight = 128
[[menu.main]]
parent = 'Features'
name = 'Scalability'
url = 'https://min.io/product/scalable-object-storage'
weight = 129
[[menu.main]]
parent = 'Features'
name = 'AWS S3 Compatibility'
url = 'https://min.io/product/s3-compatibility'
weight = 130
[[menu.main]]
parent = 'Product'
name = 'Others'
weight = 13
[[menu.main]]
parent = 'Others'
name = 'Baremetal'
url = 'https://min.io/product/overview'
pre = 'baremetal'
weight = 132
[[menu.main]]
identifier = 'baremetal-overview'
parent = 'Baremetal'
name = 'Overview'
url = 'https://min.io/product/overview#features'
weight = 1311
[[menu.main]]
identifier = 'baremetal-architecture'
parent = 'Baremetal'
name = 'Architecture'
url = 'https://min.io/product/overview#architecture'
weight = 1312
[[menu.main]]
parent = 'Others'
name = 'Erasure Code Calculator'
url = 'https://min.io/product/erasure-code-calculator'
pre = 'ecc'
weight = 132
[[menu.main]]
parent = 'Others'
name = 'Reference Hardware'
url = 'https://min.io/product/reference-hardware'
pre = 'ref-hardware'
weight = 133
[[menu.main]]
name = 'Solutions'
pre = ''
weight = 2
[menu.main.params]
dropdown = true
wide = true
cols = 4
[[menu.main]]
parent = 'Solutions'
name = 'AI Storage'
pre = 'Object storage is powering the AI revolution. Learn how MinIO is leading the AI storage market through performance at scale.'
url = 'https://min.io/solutions/object-storage-for-ai'
weight = 21
[[menu.main]]
parent = 'Solutions'
name = 'Modern Datalakes'
pre = 'Modern, multi-engine datalakes depend on object stores that deliver performance at scale. Learn more about this core MinIO use case.'
url = 'https://min.io/solutions/modern-data-lakes-lakehouses'
weight = 22
[[menu.main]]
parent = 'Solutions'
name = 'Hybrid Cloud'
pre = 'Effective multi-cloud storage strategies rely on utilizing architecture and tools that can function seamlessly across diverse environments.'
url = 'https://min.io/hybrid-multi-cloud-storage'
weight = 23
[[menu.main]]
parent = 'Solutions'
name = 'Splunk'
pre = 'Find out how MinIO is delivering performance at scale for Splunk SmartStores.'
url = 'https://min.io/solutions/optimize-splunk-smartstore-performance'
weight = 24
[[menu.main]]
parent = 'Solutions'
name = 'Snowflake'
pre = 'Query and analyze multiple data sources, including streaming data, residing on MinIO with the Snowflake Data Cloud. No need to move the data, just query using SnowSQL.'
url = 'https://min.io/solutions/snowflake'
weight = 25
[[menu.main]]
parent = 'Solutions'
name = 'SQL Server'
pre = 'Discover how to pair SQL Server 2022 with MinIO to run queries on your data on any cloud - without having to move it.'
url = 'https://min.io/solutions/sqlserver'
weight = 26
[[menu.main]]
parent = 'Solutions'
name = 'HDFS Migration'
pre = 'Modernize and simplify your big data storage infrastructure with high-performance, Kubernetes-native object storage from MinIO.'
url = 'https://min.io/solutions/hdfs-migration'
weight = 27
[[menu.main]]
parent = 'Solutions'
name = 'VMware'
pre = 'Discover how MinIO integrates with VMware across the portfolio from the Persistent Data platform to TKGI and how we support their Kubernetes ambitions.'
url = 'https://min.io/solutions/vmware'
weight = 28
[[menu.main]]
parent = 'Solutions'
name = 'Veeam'
pre = 'Learn how MinIO and Veeam have partnered to drive performance and scalability for a variety of backup use cases.'
url = 'https://min.io/solutions/veeam'
weight = 29
[[menu.main]]
parent = 'Solutions'
name = 'Commvault'
pre = 'Learn how Commvault and MinIO are partnered to deliver performance at scale for mission critical backup and restore workloads.'
url = 'https://min.io/solutions/commvault'
weight = 30
[[menu.main]]
parent = 'Solutions'
name = 'Integrations'
pre = 'Browse our vast portfolio of integrations.'
url = 'https://min.io/product/integrations'
weight = 31
[[menu.main]]
name = 'Docs'
url = 'https://min.io/docs/minio/kubernetes/upstream'
weight = 3
[[menu.main]]
name = 'Blog'
url = 'https://blog.min.io'
weight = 4
[[menu.main]]
name = 'Resources'
url = 'https://resources.min.io/l/library'
weight = 5
[[menu.main]]
name = 'Training'
url = 'https://min.io/training'
weight = 5.1
[[menu.main]]
name = 'Partner'
url = 'https://min.io/partner'
weight = 6
[[menu.main]]
name = 'Pricing'
url = 'https://min.io/pricing'
weight = 7
[[menu.main]]
name = 'Download'
url = 'https://min.io/download'
weight = 8
# Platform
[[menu.platform]]
name = 'Kubernetes'
url = 'https://min.io/docs/minio/kubernetes/upstream/index.html'
pre = 'k8s'
weight = 1
[menu.platform.params]
activeFill = '#1a6fd3'
[[menu.platform]]
name = 'Docker'
url = 'https://min.io/docs/minio/container/index.html'
pre = 'docker'
weight = 2
[menu.platform.params]
activeFill = '#2497ed'
[[menu.platform]]
name = 'Linux'
url = 'https://min.io/docs/minio/linux/index.html'
pre = 'linux'
weight = 3
[[menu.platform]]
name = 'macOS'
url = 'https://min.io/docs/minio/macos/index.html'
pre = 'macos'
weight = 4
[menu.platform.params]
activeFill = '#959595'
[[menu.platform]]
name = 'windows'
url = 'https://min.io/docs/minio/windows/index.html'
pre = 'windows'
weight = 5
[menu.platform.params]
activeFill = '#0076d2'
[[menu.docs]]
name = "KES Documentation"
weight = 1
[menu.docs.params]
current = true
[[menu.docs]]
name = "MinIO Documentation"
url = "https://min.io/docs/minio/kubernetes/upstream/index.html"
weight = 2
[[menu.docs]]
name = "DirectPV Documentation"
url = "https://min.io/docs/directpv"
weight = 3