1
0
mirror of https://github.com/minio/minio.git synced 2025-01-16 01:03:15 -05:00

15 Commits

Author SHA1 Message Date
Harshavardhana
cdeccb5510
feat: Deprecate embedded browser and import console ()
This feature also changes the default port where
the browser is running, now the port has moved
to 9001 and it can be configured with

```
--console-address ":9001"
```
2021-06-17 20:27:04 -07:00
Harshavardhana
f7a87b30bf Revert "deprecate embedded browser ()"
This reverts commit 736d8cbac483d8bf56c3422ca9a9c4c3e043c6cf.

Bring contrib files for older contributions
2021-04-30 08:50:39 -07:00
Harshavardhana
736d8cbac4
deprecate embedded browser ()
https://github.com/minio/console takes over the functionality for the
future object browser development

Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-27 10:52:12 -07:00
Harshavardhana
cb0eaeaad8
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY () 2021-01-05 10:22:57 -08:00
Anis Elleuch
75a8e81f8f
azure: Specify different Azure storage in the shell env ()
AZURE_STORAGE_ACCOUNT and AZURE_STORAGE_KEY are used in 
azure CLI to specify the azure blob storage access & secret keys. With this commit, 
it is possible to set them if you want the gateway's own credentials to be
different from the Azure blob credentials.

Co-authored-by: Harshavardhana <harsha@minio.io>
2020-11-23 16:45:56 -08:00
Krishna Srinivas
c51229493b
azure docs remove default chunk size example () 2020-09-03 01:31:56 -07:00
Harshavardhana
ede86845e5
docs: Add policy variables for resource and conditions ()
Bonus fix adds LDAP policy variable and clarifies the
usage of policy variables for temporary credentials.

fixes 
2020-08-17 17:39:55 -07:00
Boaz
ac5061df2c
fix: make azure gateway chunk size configurable () 2020-04-23 02:04:13 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Janko Marohnić
8b0cc376f4 Remove "List Object Parts" from Azure limitations ()
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
4d02f9bccf fix gateway docs comprehensively () 2018-03-30 14:16:06 +05:30
poornas
25107c2e11 Add NAS gateway support () 2018-02-20 12:21:12 -08:00
asubmani
8a40da3fd0 Update azure.md () 2017-10-23 14:38:38 +05:30
Harshavardhana
3d2d63f71e Fix gateway docs remove redundant files () 2017-10-17 08:12:44 +05:30
Krishna Srinivas
ce403fdaa0 GCS documentation ()
* GCS documentation and review fixes.
2017-07-10 09:35:20 -07:00