Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Configuring an archive volume based on the Wasabi solution  General information about the Round-robin algorithm Next page

Note

The RELEASE.2021-08-05T22-01-19Z version of the MinIO object archive was tested by AxxonSoft.

For an archive volume based on the MinIO solution, you must:

  1. Specify the general parameters for an archive volume (see Creating a cloud archive).
  2. Configure an archive volume.
    ParameterValueDescription
    HostAddress of the MinIO serverSpecify the address of the MinIO server
    PortPort of the MinIO ServerSpecify the port of the MinIO server
    Volume regionRegion of an archive volume storageSpecify the location region of the corresponding volume
    Volume bucket nameName of the archive partition (Bucket Name)Specify the name of the archive partition (Bucket Name) previously set by the user. It corresponds to the Name parameter in the Bucket properties
    Access key idValue of the access key idSpecify the access key id
    Password of access key idPassword of access key id

    Specify the password of the access key

    Note

    The password is available after you create an access key.

    Volume pathFolder of an archive volume

    Specify the path to the folder created inside of an archive volume

    Bucket endpointFull path to bucket endpoint

    Specify the full path to bucket endpoint

    Attention!

    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 CertificateSecurity certificate file

    Specify the security certificate file

    Note

    The PEM Certificate parameter is available starting with Axxon One 2.0.8.

    PEM Private KeyPrivate key of the security certificate

    Specify the private key of the security certificate

    Note

    The PEM Private Key parameter is available starting with Axxon One 2.0.8.

    Volume connection protocol 
    httpSpecify the connection protocol
    https
    AES keyEncryption keyIf you want to encrypt an archive volume, specify the encryption key (see Encrypting a volume of an object archive)
    Archive size1.00Specify the size of an archive volume in gigabytes. The default value is 1 GB
  3. To test the connection of the archive volume, click the Test connection button.

  4. Click the Apply button.

Configuration of 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/
  • No labels