poornas
|
18c4e5d357
|
Enable browser support for gateway (#4425)
|
2017-06-01 09:43:20 -07:00 |
Remco Verhoef
|
01e9adc4b3
|
Implement anonymous uploads, fixes #4250 (#4259)
|
2017-05-04 20:03:56 -07:00 |
Remco Verhoef
|
3a539ce660
|
Implement gateway S3 support (#3940)
|
2017-04-27 11:26:00 -07:00 |
Krishna Srinivas
|
cea4cfa3a8
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
Currently supported backend is Azure Blob Storage.
```
export MINIO_ACCESS_KEY=azureaccountname
export MINIO_SECRET_KEY=azureaccountkey
minio gateway azure
```
|
2017-03-16 12:21:58 -07:00 |