Go to documentation repository
Page History
| Tip |
|---|
| Info | ||
|---|---|---|
| ||
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:
- Specify the general parameters for an archive volume ( see
- see Creating a cloud archive).
- In the
- the Host parameter
- parameter, specify
- specify the address of the MinIO Server.
- In the Port parameter, specify the port of the MinIO Server.
- In the
- the Volume region parameter
- parameter, specify
- specify the location region of the corresponding volume.
- In the
- the Volume bucket name parameter
- parameter, specify
- specify the name of the archive partition (Bucket Name) previously set by the user. It corresponds to the Name parameter in the Bucket properties. Specify
- In the Access key id parameter, specify the access key id. Specify
In the Password of access key id parameter, specify the password of the access key.
Info title Note The password is available after you create an access key.
In the Bucket endpoint parameter, specify the full path to bucket endpoint.
Note title Attention! The Bucket endpoint parameter must only be
used when using MinIO if used if you specify the domain name of
the the MinIO Server
is specified instead of the Server IP address.
Example: http://miniopoc1.agis.xh.ar:9000/
where- http://miniopoc1.agis.xh.ar/—domain name of the MinIO Server.
9000—- 9000—MinIO port.
- If you want to encrypt the archive volume
- necessary in the parameter:
- PEM Certificate, specify the security certificate file.
- PEM Private Key, specify the
encryption - private key
in the AES key parameter (see - of the security certificate.
- AES key, specifythe encryption key if you want to encrypt an archive volume (see Encrypting a volume of an object archive).
- of the security certificate.
- To test the connection of the archive volume, click the
- the Test connection button
- button.
- Click the
- the Apply button
- button .
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/ |
