From 31db10bcf96edea58cd6f7de7815ad6b8d00a001 Mon Sep 17 00:00:00 2001 From: Andrea Longo Date: Tue, 31 Oct 2023 06:47:22 -0600 Subject: [PATCH] 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 --- source/administration/minio-console.rst | 2 ++ source/index.rst | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/source/administration/minio-console.rst b/source/administration/minio-console.rst index 9ea5fc8f..aa3e3cef 100644 --- a/source/administration/minio-console.rst +++ b/source/administration/minio-console.rst @@ -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 or exhibit unexpected behavior with the the dynamic redirection behavior. +.. _minio-console-play-login: + Logging In ---------- diff --git a/source/index.rst b/source/index.rst index a8907e3a..962596b0 100644 --- a/source/index.rst +++ b/source/index.rst @@ -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 `__ and `MinIO Commercial License `__. Deploying MinIO through the :minio-web:`AKS Marketplace ` 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. Any file uploaded to ``play`` should be considered public and non-protected. +For more about connecting to ``play``, see :ref:`MinIO Console play Login `. .. cond:: linux