Minio Trusted
63c03758e6
Update yaml files to latest version RELEASE.2018-09-12T18-49-56Z
2018-09-12 18:55:31 +00:00
Minio Trusted
985fd7d4e7
Update yaml files to latest version RELEASE.2018-09-11T01-39-21Z
2018-09-11 01:43:45 +00:00
ebozduman
fb4186f6b9
Adds missing info to docs for credentials and domain env. vars. ( #6447 )
...
* Adds missing information to documentation for credentials and domain environment variables for distributed minio server startup.
2018-09-10 17:14:40 -07:00
Praveen raj Mani
e7a4512a90
Redis documentation Fix ( #6378 )
...
Fixed few typos and missing `format` field in the example config provided.
Fixes #6356
2018-09-07 07:12:01 -07:00
Annanay Agarwal
7cb87f863e
Kafka (sarama) authentication with user/pass ( #6291 )
2018-09-07 00:01:58 -07:00
Nitish Tiwari
67d8396af4
Fix Manta gateway client creation flow ( #6425 )
...
This commit fixes the Manta gateway client creation flow. We now affix
the endpoint scheme with endpoint URL while creating the Manta client
for gateway.
Also add steps in Manta gateway docs on how to run with custom Manta
endpoint.
Fixes #6408
2018-09-07 08:41:42 +05:30
Janko Marohnić
8b0cc376f4
Remove "List Object Parts" from Azure limitations ( #6427 )
...
Since https://github.com/minio/minio/pull/5198 has been implemented,
this is not a limitation anymore.
2018-09-06 17:19:51 -07:00
Harshavardhana
9e32cc283f
Fix distributed docs to mention homogenous envs ( #6405 )
...
Also deprecate old syntax use only ellipses
2018-09-05 08:54:04 +05:30
Barnaby Keene
d13bd5b9b5
Remove double backtick that was breaking docs ( #6410 )
...
On the documentation site, the double backtick with nothing in between was breaking the page render and making the text itself look quite awkward!
2018-09-04 12:06:57 -07:00
Minio Trusted
c8c70a3750
Update yaml files to latest version RELEASE.2018-09-01T00-38-25Z
2018-09-01 00:43:06 +00:00
Anis Elleuch
d524924b80
Fix gateway s3 doc to run custom S3 endpoint ( #6369 )
...
To pass a custom S3 endpoint in S3 gateway, the user needs
to specify it as an argument after 'minio gateway s3' and not
as '--address' option since this latter specifies the address
to which the gateway should listen.
2018-08-28 10:09:07 +05:30
Minio Trusted
1d6ce115da
Update yaml files to latest version RELEASE.2018-08-25T01-56-38Z
2018-08-25 02:04:10 +00:00
Nitish Tiwari
0aee722e3f
Fix Minio browser screenshots in docs ( #6334 )
...
Fixes #6308
2018-08-22 13:15:36 +05:30
Minio Trusted
68b9e9e7e7
Update yaml files to latest version RELEASE.2018-08-21T00-37-20Z
2018-08-21 00:44:41 +00:00
poornas
8b2801bd46
Update documentation to show how to update minio config fields ( #6301 )
...
- with recent commit 1fb2e9ef95
, config
can no longer be updated by editing config.json. This is because config
has been migrated inside the minio backend. Update documentation on
how to set/get configuration using mc admin config command.
2018-08-20 13:37:10 -07:00
Nitish Tiwari
bf14e5ce1b
Fix distributed doc as total storage capacity is not displayed anymore ( #6309 )
2018-08-18 10:01:24 -07:00
Minio Trusted
6c0d53a1c5
Update yaml files to latest version RELEASE.2018-08-18T03-49-57Z
2018-08-18 03:54:06 +00:00
Harshavardhana
5a4a57700b
Add select docs and fix return values for Select API ( #6300 )
2018-08-17 17:11:39 -07:00
Kaan Kabalak
50dec08002
Correct link paths in Chinese documentation ( #6299 )
2018-08-17 13:16:17 -07:00
poornas
e71ef905f9
Add support for SSE-S3 server side encryption with vault ( #6192 )
...
Add support for sse-s3 encryption with vault as KMS.
Also refactoring code to make use of headers and functions defined in
crypto package and clean up duplicated code.
2018-08-17 12:52:14 -07:00
junpeng liu
3d197c1449
Modify several translation errors ( #6038 )
2018-08-17 12:04:09 +05:30
Harshavardhana
f5df3b4795
Remove select docs ( #6287 )
...
Select API is sufficiently documented, this doc is also incomplete.
- https://aws.amazon.com/blogs/aws/s3-glacier-select/
- https://aws.amazon.com/blogs/developer/introducing-support-for-amazon-s3-select-in-the-aws-sdk-for-ruby/
- https://aws.amazon.com/blogs/developer/introducing-support-for-amazon-s3-select-in-the-aws-sdk-for-javascript/
- https://aws.amazon.com/blogs/developer/category/storage/s3-select/
2018-08-15 19:47:22 -07:00
Arjun Mishra
7c14cdb60e
S3 Select API Support for CSV ( #6127 )
...
Add support for trivial where clause cases
2018-08-15 03:30:19 -07:00
Minio Trusted
a1a426e523
Update yaml files to latest version RELEASE.2018-08-02T23-11-36Z
2018-08-02 23:17:30 +00:00
Harshavardhana
a091b1a3ee
Fix admin API doc formatting ( #6235 )
2018-08-02 14:21:38 -07:00
Harshavardhana
556a51120c
Deprecate ListLocks and ClearLocks ( #6233 )
...
No locks are ever left in memory, we also
have a periodic interval of clearing stale locks
anyways. The lock instrumentation was not complete
and was seldom used.
Deprecate this for now and bring it back later if
it is really needed. This also in-turn seems to improve
performance slightly.
2018-08-02 23:09:42 +05:30
Nitish Tiwari
b16e33bcf5
Fix Kubernetes TLS doc to avoid creating CAs dir on read only mount ( #6214 )
2018-07-31 10:58:34 -07:00
Minio Trusted
df88421087
Update yaml files to latest version RELEASE.2018-07-31T02-11-47Z
2018-07-31 02:17:27 +00:00
Minio Trusted
869018ad14
Update yaml files to latest version RELEASE.2018-07-23T18-34-49Z
2018-07-23 18:39:08 +00:00
Nitish Tiwari
b8f4f26cf6
Add S3 gateway documentation ( #6165 )
...
Fixes #4830
2018-07-19 11:54:38 -07:00
Rob Girard
2a12e694f3
Changed command line examples ( #6149 )
...
Order for server:disk originally provided wouldn't stripe
wide and may lead to availability issues.
Also added Short-form examples using {1...n} and a
warning about {1..2} vs {1...3}
2018-07-14 20:48:38 +05:30
Minio Trusted
7c4a41b933
Update yaml files to latest version RELEASE.2018-07-13T00-09-07Z
2018-07-13 00:43:51 +00:00
Nitish Tiwari
2aa18cafc6
Update federation target to etcd/clientv3 ( #6119 )
...
With CoreDNS now supporting etcdv3 as the DNS backend, we
can update our federation target to etcdv3. Users will now be
able to use etcdv3 server as the federation backbone.
Minio will update bucket data to etcdv3 and CoreDNS can pick
that data up and serve it as bucket style DNS path.
2018-07-12 14:12:40 -07:00
Nitish Tiwari
c9bc7e47b9
Update distributed docs ( #6123 )
...
We need to clarify that distributed Minio doesn't strictly need a
fresh drive, instead it just needs a fresh directory on the drive.
2018-07-10 07:32:24 +05:30
Minio Trusted
42c5b64e4e
Update yaml files to latest version RELEASE.2018-07-10T01-42-11Z
2018-07-10 01:46:03 +00:00
Mike Scarlett
c310cbbe89
Update comments regarding GCS component count ( #6131 )
2018-07-06 17:07:11 -07:00
poornas
1da362538b
cache: allow ellipse style entries for MINIO_CACHE_DRIVES ( #6088 )
...
Fixes #5863
2018-07-03 16:54:10 -07:00
Harshavardhana
a5453c307f
Fix kernel tuning script to ignore write failures ( #6107 )
...
Certain SCSI drivers do not allow certain tuning parameters
like nr_requests, max_sectors_kb to be changed, ignore these
errors silently as this script is simply a best effort.
Fixes #6103
2018-06-30 14:55:21 -07:00
Minio Trusted
f53d511798
Update yaml files to latest version RELEASE.2018-06-29T02-11-29Z
2018-06-29 02:14:58 +00:00
Harshavardhana
e5e522fc61
docs: fix all Chinese doc links for the new docs site ( #6097 )
...
Additionally fix typos, default to US locale words
2018-06-28 16:02:02 -07:00
Annanay Agarwal
78abe5234e
Add functionality to make cache limit configurable ( #5991 )
2018-06-25 10:24:12 -07:00
Minio Trusted
f46ee54194
Update yaml files to latest version RELEASE.2018-06-22T23-48-46Z
2018-06-22 23:52:10 +00:00
Harshavardhana
6005dbf01f
Fix broken doc links ( #6068 )
2018-06-22 09:14:41 +05:30
Dee Koder
c91abe6c4b
Update with absolute path for images ( #6060 )
2018-06-21 08:29:12 +05:30
Harshavardhana
12a916091e
Convert federation doc as quickstart guide ( #6030 )
2018-06-09 14:00:11 +05:30
Minio Trusted
842092f8de
Update yaml files to latest version RELEASE.2018-06-09T03-43-35Z
2018-06-09 03:47:19 +00:00
Nitish Tiwari
3dc13323e5
Use random host from among multiple hosts to create requests
...
Also use hosts passed to Minio startup command to populate IP
addresses if MINIO_PUBLIC_IPS is not set.
2018-06-08 10:22:01 -07:00
Nitish Tiwari
6ce7265c8c
Add support for CopyObject across regions and multiple Minio IPs
...
This PR adds CopyObject support for objects residing in buckets
in different Minio instances (where Minio instances are part of
a federated setup).
Also, added support for multiple Minio domain IPs. This is required
for distributed deployments, where one deployment may have multiple
nodes, each with a different public IP.
2018-06-08 10:22:01 -07:00
Nitish Tiwari
f30c95a301
Add etcd handling for web-handler methods
2018-06-08 10:22:01 -07:00
Harshavardhana
481390d51a
Converge etcd functionality as part of quick.Config
2018-06-08 10:22:01 -07:00