docs: add AGPLv3 badge

This commit is contained in:
Minio Trusted
2021-01-19 23:41:52 -08:00
parent 3617ff2aef
commit 9df7b815e9

View File

@@ -1,5 +1,7 @@
# MinIO Console
![build](https://github.com/minio/console/workflows/Go/badge.svg) ![license](https://img.shields.io/badge/license-AGPL%20V3-blue)
A graphical user interface for [MinIO](https://github.com/minio/minio)
| Dashboard | Creating a bucket |
@@ -9,6 +11,7 @@ A graphical user interface for [MinIO](https://github.com/minio/minio)
### Setup
All `console` needs is a MinIO user with admin privileges and URL pointing to your MinIO deployment.
> Note: We don't recommend using MinIO's Operator Credentials
#### 1. Create a user `console` using `mc`