1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

14 Commits

Author SHA1 Message Date
Harshavardhana
f486cfae86 point all docs for containers to quay.io 2021-09-01 18:48:26 -07:00
Harshavardhana
e25ae1c01f add console-address flag for spoonfed users 2021-07-12 17:05:38 -07:00
Harshavardhana
2ce60d772b
fix: update README.md for new release ()
rename all 'docker run' commands to 'podman run'

fixes 
2021-07-07 18:07:29 -07:00
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
8cad407e0b
fix: Bring support for symlink on regular files on NAS ()
fixes 
2021-02-20 00:30:12 -08:00
Harshavardhana
cb0eaeaad8
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY () 2021-01-05 10:22:57 -08: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
Praveen raj Mani
b1705599e1
Fix config leaks and deprecate file-based config setters in NAS gateway ()
This PR has the following changes

- Removing duplicate lookupConfigs() calls.
- Deprecate admin config APIs for NAS gateways. This will avoid repeated reloads of the config from the disk.
- WatchConfigNASDisk will be removed
- Migration guide for NAS gateways users to migrate to ENV settings.

NOTE: THIS PR HAS A BREAKING CHANGE

Fixes 

Co-authored-by: Harshavardhana <harsha@minio.io>
2020-06-25 15:59:28 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Nitish Tiwari
65ddff8899 Fix NAS Gateway Docker command example ()
Fixes 
2018-12-18 14:37:17 -08: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