diff --git a/docs/software/cloud.md b/docs/software/cloud.md index 275ea3919..418321446 100644 --- a/docs/software/cloud.md +++ b/docs/software/cloud.md @@ -691,9 +691,10 @@ It is an open source Kubernetes Native, High Performance Object Storage (S3 Comp === "Quick start" - The web interface is accessible via port **9000**: + The web interface is accessible via TCP port **9001** and S3 clients need to connect via TCP port **9004**: - - URL: `http://:9000` + - Web UI URL: `http://:9001` + - S3 API URL: `http://:9004` - Username: `minioadmin` - Password: `minioadmin` - [MinIO Server Quick Start Guide](https://docs.min.io/docs/minio-quickstart-guide.html) @@ -702,8 +703,10 @@ It is an open source Kubernetes Native, High Performance Object Storage (S3 Comp *** -Website: -Official documentation: +Official website: +Official documentation: +Source code: +License: [AGPL-3.0](https://github.com/minio/minio/blob/master/LICENSE) ## Firefox Sync Server