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 ( #12637 )
...
rename all 'docker run' commands to 'podman run'
fixes #12633
2021-07-07 18:07:29 -07:00
Harshavardhana
cdeccb5510
feat: Deprecate embedded browser and import console ( #12460 )
...
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 ( #12163 )"
...
This reverts commit 736d8cbac4 .
Bring contrib files for older contributions
2021-04-30 08:50:39 -07:00
Harshavardhana
736d8cbac4
deprecate embedded browser ( #12163 )
...
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 ( #11383 )
...
fixes #11203
2021-02-20 00:30:12 -08:00
Harshavardhana
cb0eaeaad8
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY ( #11185 )
2021-01-05 10:22:57 -08:00
Harshavardhana
ede86845e5
docs: Add policy variables for resource and conditions ( #10278 )
...
Bonus fix adds LDAP policy variable and clarifies the
usage of policy variables for temporary credentials.
fixes #10197
2020-08-17 17:39:55 -07:00
Praveen raj Mani
b1705599e1
Fix config leaks and deprecate file-based config setters in NAS gateway ( #9884 )
...
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 #9875
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 ( #7494 )
2019-04-09 11:39:42 -07:00
Nitish Tiwari
65ddff8899
Fix NAS Gateway Docker command example ( #6967 )
...
Fixes #6965
2018-12-18 14:37:17 -08:00
Harshavardhana
4d02f9bccf
fix gateway docs comprehensively ( #5740 )
2018-03-30 14:16:06 +05:30
poornas
25107c2e11
Add NAS gateway support ( #5516 )
2018-02-20 12:21:12 -08:00