minio/docs
Nitish Tiwari e5fb6294a7 Remove healthcheck script for Docker image (#8095)
There are multiple possibilities for running MinIO within
a container e.g. configurable address, non-root user etc.
This makes it difficult to identify actual IP / Port to
use to check healthcheck status from within a container.

It is simpler to use external healthcheck mechanisms
like healthcheck command in docker-compose to check
for MinIO health status. This is similar to how checks
work in Kubernetes as well.

This PR removes the healthcheck script used inside
Docker container and ad documentation on how to
use docker-compose based healthcheck mechanism.
2019-08-17 12:44:04 -07:00
..
bigdata Update docs with new settings (#7803) 2019-06-18 17:52:27 -07:00
bucket/notifications Enable event persistence in AMQP (#7565) 2019-07-25 11:20:24 -07: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 Remove deprecated ENVs 2019-08-07 18:57:38 -07:00
deployment/kernel-tuning Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
disk-caching Rewrite cache implementation to cache only on GET (#7694) 2019-08-09 17:09:08 -07:00
distributed Add some design docs for distributed setup (#7950) 2019-07-23 07:48:10 +05:30
docker docs: Use --user to start container in non-root (#7966) 2019-07-24 17:35:52 -07: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 Doc: Fix PutObject API known limitations text (#7704) 2019-08-13 08:50:43 -07:00
kms add UpdateKey method to KMS interface (#7974) 2019-08-01 15:47:47 -07:00
lifecycle Add bucket lifecycle expiry feature (#7834) 2019-08-09 10:02:41 -07:00
logging Enhance audit logging to capture responseTimes (#8067) 2019-08-12 20:32:34 -07:00
metrics Bump readiness check upto 10000 go-routines (#8057) 2019-08-10 18:13:14 +05:30
multi-tenancy Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
multi-user Fix multi-user doc to reflect the latest change 2019-08-14 14:12:23 -07:00
orchestration Remove healthcheck script for Docker image (#8095) 2019-08-17 12:44:04 -07: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 Fix time formatting of Expiration field in STS (#8043) 2019-08-08 15:44:57 -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