minio/docs
Praveen raj Mani fad59da29d clientID removed in the MQTT config (#7157)
More than one client can't use the same clientID for MQTT connection. 
This causes problem in distributed deployments where config is shared 
across nodes, as each Minio instance tries to connect to MQTT using the
same clientID.

This commit removes the clientID field in config, and allows
MQTT client to create random clientID for each node.
2019-01-29 15:00:15 +05:30
..
bucket clientID removed in the MQTT config (#7157) 2019-01-29 15:00:15 +05:30
chroot Add chroot environment doc for minio (#5366) 2018-01-12 07:55:40 +05:30
compression Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
config clientID removed in the MQTT config (#7157) 2019-01-29 15:00:15 +05:30
deployment/kernel-tuning Fix kernel tuning script to ignore write failures (#6107) 2018-06-30 14:55:21 -07:00
disk-caching Spelling changes and fixed link (#6596) 2018-10-17 10:55:55 -07:00
distributed Spelling changes and fixed link (#6596) 2018-10-17 10:55:55 -07:00
docker Spelling changes and fixed link (#6596) 2018-10-17 10:55:55 -07:00
erasure Update documentation to show how to update minio config fields (#6301) 2018-08-20 13:37:10 -07:00
federation/lookup Update federation target to etcd/clientv3 (#6119) 2018-07-12 14:12:40 -07:00
gateway Use IAM creds only if endpoint is S3 (#7111) 2019-01-23 11:12:33 -08:00
kms Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
large-bucket Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
logging Audit log claims from token (#6847) 2018-11-22 09:33:24 +05:30
metrics Fix broken links in docs (#6700) 2018-10-25 11:39:31 +05:30
multi-tenancy Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 2019-01-02 10:05:16 -08:00
multi-user Add etcd as prerequisite for multi-user in gateway (#7022) 2018-12-27 07:22:18 +05:30
orchestration Update yaml files to latest version RELEASE.2019-01-23T23-18-58Z 2019-01-23 23:25:02 +00:00
screenshots Fix images for 8 node distributed deployment (#6685) 2018-10-23 10:50:38 +05:30
security doc: add security documentation to provide some background info (#7028) 2019-01-15 14:27:57 -08:00
select Add new SQL parser to support S3 Select syntax (#7102) 2019-01-28 17:59:48 -08:00
shared-backend Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
sts Vendorize all recent changes to minio-go (#7135) 2019-01-23 19:22:09 +05:30
tls Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 2019-01-02 10:05:16 -08:00
zh_CN Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
minio-limits.md Format correction in server limits doc (#6773) 2018-11-06 14:50:11 -08:00