File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# MinIO Console
2
2
3
+ ![ build] ( https://github.com/minio/console/workflows/Go/badge.svg ) ![ license] ( https://img.shields.io/badge/license-AGPL%20V3-blue )
4
+
3
5
A graphical user interface for [ MinIO] ( https://github.com/minio/minio )
4
6
5
- | Dashboard | Creating a bucket |
6
- | ------------- | ------------- |
7
- | ![ Dashboard] ( images/pic1.png ) | ![ Dashboard] ( images/pic2.png ) |
7
+ | Dashboard | Creating a bucket |
8
+ | ------------- | ------------- |
9
+ | ![ Dashboard] ( images/pic1.png ) | ![ Dashboard] ( images/pic2.png ) |
8
10
9
11
### Setup
10
12
11
13
All ` console ` needs is a MinIO user with admin privileges and URL pointing to your MinIO deployment.
14
+
12
15
> Note: We don't recommend using MinIO's Operator Credentials
13
16
14
17
#### 1. Create a user ` console ` using ` mc `
You can’t perform that action at this time.
0 commit comments