minio/internal/config
Harshavardhana 320e1533c4
use expected MinIO URLs for console (#12770)
when TLS is configured using IPs directly
might interfere and not work properly when
the server is configured with TLS certs but
the certs only have domain certs.

Also additionally allow users to specify
a public accessible URL for console to talk
to MinIO i.e `MINIO_SERVER_URL` this would
allow them to use an external ingress domain
to talk to MinIO. This internally fixes few
problems such as presigned URL generation on
the console UI etc.

This needs to be done additionally for any
MinIO deployments that might have a much more
stricter requirement when running in standalone
mode such as FS or standalone erasure code.
2021-07-21 14:51:16 -07:00
..
api feat: Implement listing version 3.0 (#12605) 2021-07-05 15:34:41 -07:00
cache rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
compress rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dns [deps]: update jwt-go dependency (#12544) 2021-06-24 08:41:04 -07:00
etcd move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
heal rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
identity [IDP:LDAP] Cleanup creds for removed LDAP user entries (#12759) 2021-07-20 23:33:12 -07:00
notify feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
policy/opa move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
scanner rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
storageclass rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bool-flag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certsinfo.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
config_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
config.go Anonymize hosts in subnet health report (#12627) 2021-07-14 00:23:22 -07:00
constants.go use expected MinIO URLs for console (#12770) 2021-07-21 14:51:16 -07:00
crypto_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
crypto.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors-utils.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
help.go Do not send 'sensitive' flag to client (#12461) 2021-06-07 12:43:21 -07:00
legacy.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00