mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
cdeccb5510
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" ```
8 lines
573 B
Markdown
8 lines
573 B
Markdown
# MinIO Gateway [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
|
|
MinIO Gateway adds Amazon S3 compatibility to third party cloud storage providers.
|
|
- [NAS](https://github.com/minio/minio/blob/master/docs/gateway/nas.md)
|
|
- [Microsoft Azure Blob Storage](https://github.com/minio/minio/blob/master/docs/gateway/azure.md)
|
|
- [HDFS](https://github.com/minio/minio/blob/master/docs/gateway/hdfs.md)
|
|
- [S3](https://github.com/minio/minio/blob/master/docs/gateway/s3.md)
|
|
- [Google Cloud Storage](https://github.com/minio/minio/blob/master/docs/gateway/gcs.md)
|