You must fill in the following fields for an archive volume based on the MinIO solution:
Specify the password of the access key (6).
Note
The password is available after you create an access key.
Specify the full path to bucket endpoint (7).
Attention!
The parameter must only be used when using MinIO if the domain name of the MinIO Server is specified instead of the Server IP address.
Example: http://miniopoc1.agis.xh.ar:9000/
where
Configuring an archive volume based on the MinIO solution is complete.
Example of configuring a volume of a cloud archive in MinIO:
Parameter | Value |
---|---|
Host | 192.168.56.102 |
Port | 9000 |
Volume region | us-east-1 |
Volume bucket name | bucket |
Access key id | MINIOROOT |
Password of access key id | MINIOPASS |
Volume path | path |
Example of configuring a volume of a cloud archive in MinIO using the full path to bucket endpoint:
Parameter | Value |
---|---|
Volume region | us-east-1 |
Volume bucket name | bucket |
Access key id | MINIOROOT |
Password of access key id | MINIOPASS |
Bucket endpoint | http://miniopoc1.agis.xh.ar:9000/ |