The RELEASE.2021-08-05T22-01-19Z version of the MinIO object archive is tested by AxxonSoft. |
You must fill in the following fields for an archive volume based on the MinIO solution:
In the Password of access key id parameter, specify the password of the access key.
The password is available after you create an access key. |
In the Bucket endpoint parameter, specify the full path to bucket endpoint.
The Bucket endpoint parameter must only be used if you specify the domain name of the MinIO Server instead of the Server IP address. |
Example: http://miniopoc1.agis.xh.ar:9000/
where
PEM Certificate and PEM Private Key are available starting with Axxon One 2.0.8. |
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/ |