mozaik-ext-minio
v1.0.0-alpha.0
Published
Mozaik widgets for Minio object storage
Downloads
5
Maintainers
Readme
Mozaïk widgets for Minio object storage
Minio Client Configuration
In order to use the Mozaïk minio widgets, you should configure its client.
parameters
key | env key | required | default | description
------------|------------------|----------|---------|----------------------------
endPoint
| MINIO_END_POINT | yes | n/a
| minio end point
port
| MINIO_PORT | no | 80 | minio port
secure
| MINIO_SECURE | no | false | secure connection
accessKey
| MINIO_ACCESS_KEY | yes | n/a
| minio access key
secretKey
| MINIO_SECRET_KEY | yes | n/a
| minio secret key