1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Make it easier to find play login (#1054)

The login info for `play` is buried in the MinIO Console page. Link to
it (and info about Console) from the top level page.

Staged
http://192.241.195.202:9000/staging/play-link/linux/index.html
This commit is contained in:
Andrea Longo
2023-10-31 06:47:22 -06:00
committed by GitHub
parent 2a10ceabdc
commit 31db10bcf9
2 changed files with 4 additions and 1 deletions

View File

@ -117,6 +117,8 @@ routing rules may require setting a static MinIO Console port. For example,
load balancers, reverse proxies, or Kubernetes ingress may by default block load balancers, reverse proxies, or Kubernetes ingress may by default block
or exhibit unexpected behavior with the the dynamic redirection behavior. or exhibit unexpected behavior with the the dynamic redirection behavior.
.. _minio-console-play-login:
Logging In Logging In
---------- ----------

View File

@ -67,9 +67,10 @@ MinIO is built to deploy anywhere - public or private cloud, baremetal infrastru
MinIO is released under dual license `GNU Affero General Public License v3.0 <https://www.gnu.org/licenses/agpl-3.0.en.html?ref=docs>`__ and `MinIO Commercial License <https://min.io/pricing?jmp=docs>`__. MinIO is released under dual license `GNU Affero General Public License v3.0 <https://www.gnu.org/licenses/agpl-3.0.en.html?ref=docs>`__ and `MinIO Commercial License <https://min.io/pricing?jmp=docs>`__.
Deploying MinIO through the :minio-web:`AKS Marketplace <product/multicloud-azure-kubernetes-service>` includes the commercial license and access to 24/7 MinIO support through |SUBNET|. Deploying MinIO through the :minio-web:`AKS Marketplace <product/multicloud-azure-kubernetes-service>` includes the commercial license and access to 24/7 MinIO support through |SUBNET|.
You can get started exploring MinIO features using our ``play`` server at https://play.min.io. You can get started exploring MinIO features using the :ref:`minio-console` and our ``play`` server at https://play.min.io.
``play`` is a *public* MinIO cluster running the latest stable MinIO server. ``play`` is a *public* MinIO cluster running the latest stable MinIO server.
Any file uploaded to ``play`` should be considered public and non-protected. Any file uploaded to ``play`` should be considered public and non-protected.
For more about connecting to ``play``, see :ref:`MinIO Console play Login <minio-console-play-login>`.
.. cond:: linux .. cond:: linux