1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

quick cleanup of legacy console docs'

This commit is contained in:
Ravind Kumar
2025-05-27 17:56:37 -04:00
parent 71b42c32da
commit 6da905b25d
8 changed files with 9 additions and 96 deletions

View File

@ -35,24 +35,6 @@ Procedure
While port ``9000`` is used for connecting to the API, MinIO automatically redirects browser access to the MinIO Console.
Log in to the Console with the ``RootUser`` and ``RootPass`` user credentials displayed in the output.
These default to ``minioadmin | minioadmin``.
.. image:: /images/minio-console/console-login.png
:width: 600px
:alt: MinIO Console displaying login screen
:align: center
You can use the MinIO Console for general administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
Each MinIO server includes its own embedded MinIO Console.
.. image:: /images/minio-console/minio-console.png
:width: 600px
:alt: MinIO Console displaying bucket start screen
:align: center
For more information, see the :ref:`minio-console` documentation.
#. `(Optional)` Install the MinIO Client
The :ref:`MinIO Client <minio-client>` allows you to work with your MinIO volume from the commandline.