General information about a cloud archive

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:

  1. Specify the general parameters for an archive volume (see Creating a cloud archive).
  2. In the Host parameter, specify the address of the MinIO Server.
  3. In the Port parameter, specify the port of the MinIO Server.
  4. In the Volume region parameter, specify the location region of the corresponding volume.
  5. In the Volume bucket name parameter, specify the name of the archive partition (Bucket Name) previously set by the user. It corresponds to the Name parameter in the Bucket properties.
  6. In the Access key id parameter, specify the access key id.
  7. 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.

  8. 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

  9. If necessary in the parameter:
    1. PEM Certificate, specify the security certificate file.
    2. PEM Private Key, specify the private key of the security certificate.

      PEM Certificate and PEM Private Key are available starting with Axxon One 2.0.8.


    3. AES key, specify the encryption key if you want to encrypt an archive volume (see Encrypting a volume of an object archive).
  10. To test the connection of the archive volume, click the Test connection button.
  11. Click the Apply 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

Host192.168.56.102
Port9000
Volume regionus-east-1
Volume bucket namebucket
Access key idMINIOROOT
Password of access key idMINIOPASS
Volume pathpath

Example of configuring a volume of a cloud archive in MinIO using the full path to bucket endpoint:

Parameter

Value

Volume regionus-east-1
Volume bucket namebucket
Access key idMINIOROOT
Password of access key idMINIOPASS
Bucket endpointhttp://miniopoc1.agis.xh.ar:9000/