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: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,15 @@ A graphical user interface for [MinIO](https://github.com/minio/minio)
12
12
**Table of Contents**
13
13
14
14
-[MinIO Console](#minio-console)
15
-
-[Install](#install)
16
-
- [Build from source](#build-from-source)
17
-
-[Setup](#setup)
18
-
-[1. Create a user `console` using `mc`](#1-create-a-user-console-using-mc)
19
-
-[2. Create a policy for `console` with admin access to all resources (for testing)](#2-create-a-policy-for-console-with-admin-access-to-all-resources-for-testing)
20
-
-[3. Set the policy for the new `console` user](#3-set-the-policy-for-the-new-console-user)
21
-
-[Start Console service:](#start-console-service)
22
-
-[Start Console service with TLS:](#start-console-service-with-tls)
23
-
-[Connect Console to a Minio using TLS and a self-signed certificate](#connect-console-to-a-minio-using-tls-and-a-self-signed-certificate)
15
+
-[Install](#install)
16
+
-[Build from source](#build-from-source)
17
+
-[Setup](#setup)
18
+
-[1. Create a user `console` using `mc`](#1-create-a-user-console-using-mc)
19
+
-[2. Create a policy for `console` with admin access to all resources (for testing)](#2-create-a-policy-for-console-with-admin-access-to-all-resources-for-testing)
20
+
-[3. Set the policy for the new `console` user](#3-set-the-policy-for-the-new-console-user)
21
+
-[Start Console service:](#start-console-service)
22
+
-[Start Console service with TLS:](#start-console-service-with-tls)
23
+
-[Connect Console to a Minio using TLS and a self-signed certificate](#connect-console-to-a-minio-using-tls-and-a-self-signed-certificate)
24
24
-[Contribute to console Project](#contribute-to-console-project)
0 commit comments