mirror of https://github.com/minio/minio.git
16 lines
940 B
Markdown
16 lines
940 B
Markdown
# MinIO Gateway [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
|
|
|
|
**The MinIO Gateway has been deprecated as of February 2022 and removed from MinIO files as of July 2022.**
|
|
**See https://blog.min.io/deprecation-of-the-minio-gateway/ for more information.**
|
|
|
|
## Support
|
|
|
|
Gateway implementations are frozen and are not accepting any new features. Please reports any bugs at <https://github.com/minio/minio/issues> . If you are an existing customer please login to <https://subnet.min.io> for production support.
|
|
|
|
## Implementations
|
|
|
|
MinIO Gateway adds Amazon S3 compatibility layer to third party NAS and Cloud Storage vendors. MinIO Gateway is implemented to facilitate migration of existing from your existing legacy or cloud vendors to MinIO distributed server deployments.
|
|
|
|
- [NAS](https://github.com/minio/minio/blob/master/docs/gateway/nas.md)
|
|
- [S3](https://github.com/minio/minio/blob/master/docs/gateway/s3.md)
|