You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/administration/minio-console.rst
+6-18Lines changed: 6 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,17 @@ MinIO Console
11
11
:depth: 2
12
12
13
13
14
-
The MinIO Console is a rich graphical user interface that provides similar functionality to the :mc:`mc` command line tool.
14
+
The MinIO Console is a rich graphical user interface that supports browsing buckets and objects on your deployment.
15
15
16
16
This page provides an overview of the MinIO Console and describes configuration options and instructions for logging in.
17
17
18
18
Overview
19
19
--------
20
20
21
-
You can use the MinIO Console for administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
22
-
For more comprehensive or advanced configuration of MinIO, use the :mc:`mc` command line tool.
21
+
.. versionchanged:: RELEASE.2025-05-24T17-08-30Z
22
+
23
+
The Console now presents only object browser capabilities similar to those available through the :mc:`mc` tool.
24
+
For administrative interactions, such as user management, use the :mc:`mc admin` command.
23
25
24
26
The MinIO Console is embedded as part of the MinIO Server.
25
27
You can also deploy a standalone MinIO Console using the instructions in the :minio-git:`github repository <console>`.
@@ -119,13 +121,10 @@ You must also ensure that the host system firewall grants access to the configur
119
121
Logging In
120
122
----------
121
123
122
-
.. versionchanged:: RELEASE.2023-03-09T23-16-13Z
123
-
124
124
The MinIO Console displays a login screen for unauthenticated users.
125
125
The Console defaults to providing a username and password prompt for a :ref:`MinIO-managed user <minio-internal-idp>`.
126
126
127
-
For deployments configured with multiple :ref:`identity managers <minio-authentication-and-identity-management>`, select the :guilabel:`Other Authentication Methods` dropdown to select one of the other configured identity providers.
128
-
You can also log in using credentials generated using a :ref:`Security Token Service (STS) <minio-security-token-service>` API.
127
+
For deployments configured with multiple :ref:`identity managers <minio-authentication-and-identity-management>`, you can also log in using credentials generated using a :ref:`Security Token Service (STS) <minio-security-token-service>` API.
129
128
130
129
.. admonition:: Try out the Console using MinIO's Play testing environment
131
130
:class: note
@@ -144,19 +143,8 @@ Documentation
144
143
145
144
The :guilabel:`Documentation` tab opens this documentation site in a separate browser window or tab.
146
145
147
-
Available Tasks
148
-
---------------
149
-
150
-
Once logged in to the MinIO Console, users can perform many kinds of tasks.
151
-
152
-
- :ref:`Manage objects <minio-console-managing-objects>` by browsing existing objects, uploading objects, or modifying bucket settings.
153
-
- :ref:`Review or modify identity and security <minio-console-security-access>` with access keys, policies, and Identity Provider settings.
154
-
- :ref:`Monitor the health and activities <minio-console-managing-deployment>` with metrics and notifications.
You can use the MinIO Console for general administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
223
216
Each MinIO server includes its own embedded MinIO Console.
You can use the MinIO Console for general administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
130
-
Each MinIO server includes its own embedded MinIO Console.
For more information, see the :ref:`minio-console` documentation.
138
-
139
124
#. **(Optional) Connect the MinIO Client**
140
125
141
126
If your local machine has :mc:`mc` :ref:`installed <mc-install>`, use the :mc:`mc alias set` command to authenticate and connect to the MinIO deployment:
You can use the MinIO Console for general administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
77
-
Each MinIO server includes its own embedded MinIO Console.
You can use the MinIO Console for general administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
47
-
Each MinIO server includes its own embedded MinIO Console.
You can use the MinIO Console for general administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.
91
-
Each MinIO server includes its own embedded MinIO Console.
0 commit comments