minio/docs
Harshavardhana 55dd017e62 Deprecate auto detection of container user (#7930)
There is no reliable way to handle fallbacks for
MinIO deployments, due to various command line
options and multiple locations which require
access inside container.

Parsing command line options is tricky to figure
out which is the backend disk etc, we did try
to fix this in implementations of check-user.go
but it wasn't complete and introduced more bugs.

This PR simplifies the entire approach to rather
than running Docker container as non-root by default
always, it allows users to opt-in. Such that they
are aware that that is what they are planning to do.

In-fact there are other ways docker containers can
be run as regular users, without modifying our
internal behavior and adding more complexities.
2019-07-17 19:20:55 +01:00
..
bigdata Update docs with new settings (#7803) 2019-06-18 17:52:27 -07:00
bucket/notifications Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
chroot Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
compression Update compression README.md (#7823) 2019-06-23 13:52:58 +05:30
config Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
deployment/kernel-tuning Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
disk-caching Revert "cache: Rewrite to cache only on download (#7575)" (#7684) 2019-05-22 14:54:15 -07:00
distributed doc: Merge large bucket with distributed docs (#7761) 2019-06-11 13:44:33 -07:00
docker Deprecate auto detection of container user (#7930) 2019-07-17 19:20:55 +01:00
erasure docs: Fix dead link of HighwayHash (#7847) 2019-07-03 14:32:58 -07:00
federation/lookup Migrate minio etcd config to backend config (#7751) 2019-06-15 03:07:54 -07:00
gateway [Bugfix] duplicating flag registration (#7853) 2019-07-03 14:31:19 -07:00
kms Document vault in prod mode instead of dev mode (#7928) 2019-07-16 01:32:15 +01:00
logging Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
metrics Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
multi-tenancy Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
multi-user doc: "admin user policy" command typo (#7865) 2019-07-02 11:48:26 -07:00
orchestration Update yaml files to latest version RELEASE.2019-07-10T00-34-56Z 2019-07-10 00:39:45 +00:00
screenshots doc: Merge large bucket with distributed docs (#7761) 2019-06-11 13:44:33 -07:00
security Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
select Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
shared-backend Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
sts Add support for session policies in STS APIs (#7747) 2019-06-20 15:28:33 -07:00
tls remove encryption key section for certtool docs (#7820) 2019-06-21 10:39:02 -07:00
zh_CN docs: Fix dead link of HighwayHash (#7847) 2019-07-03 14:32:58 -07:00
minio-limits.md Clarify server maximums via Federation (#7608) 2019-05-01 16:20:25 -07:00