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
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
12
+
**Table of Contents**
13
+
14
+
-[MinIO Console](#minio-console)
15
+
-[-](#-)
16
+
- [1. Create a user `console` using `mc`](#1-create-a-user-console-using-mc)
17
+
- [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)
18
+
- [3. Set the policy for the new `console` user](#3-set-the-policy-for-the-new-console-user)
19
+
-[Start Console service:](#start-console-service)
20
+
-[Salt to encrypt JWT payload](#salt-to-encrypt-jwt-payload)
21
+
-[Start Console service with TLS:](#start-console-service-with-tls)
22
+
-[Connect Console to a Minio using TLS and a self-signed certificate](#connect-console-to-a-minio-using-tls-and-a-self-signed-certificate)
23
+
-[Contribute to console Project](#contribute-to-console-project)
24
+
25
+
<!-- markdown-toc end -->
26
+
11
27
### Setup
12
28
13
29
All `console` needs is a MinIO user with admin privileges and URL pointing to your MinIO deployment.
0 commit comments