Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip

General information about the cloud archive

Info
titleNote

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 (
  2. see 
  3. see Creating a cloud archive).
  4. In
  5. the 
  6. the Host
  7.  parameter
  8.  parameter,
  9. specify
  10. specify the address of the MinIO Server.
    Image Modified
  11. In the Port parameter, specify the port of the MinIO Server.
  12. In
  13. the 
  14. the Volume region
  15.  parameter
  16.  parameter,
  17. specify
  18. specify the location region of the corresponding volume.
  19. In
  20. the 
  21. the Volume bucket name
  22.  parameter
  23.  parameter,
  24. specify
  25. specify the name of the archive partition (Bucket Name) previously set by the user. It corresponds to the Name parameter in the Bucket properties.
  26. Specify
  27. In the Access key id parameter, specify the access key id.
  28. Specify
  29. In the Password of access key id parameter, specify the password of the access key.

    Info
    titleNote

    The password is available after you create an access key.

  30. In the Bucket endpoint parameter, specify the full path to bucket endpoint.

    Note
    titleAttention!

    The Bucket endpoint parameter must only be

  31. used when using MinIO if
  32. used  if you specify the domain name of

  33. the
  34. the MinIO Server

  35. is specified
  36. 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.
  37. 9000
    • 9000—MinIO port.
  38. If
  39. you want to encrypt the archive volume
  40. necessary in the parameter:
    1. PEM Certificate, specify the security certificate file.
    2. PEM Private Key, specify the
  41. encryption
    1. private key
  42. in the AES key parameter (see 
    1. of the security certificate.
    2. AES key, specifythe encryption key if you want to encrypt an archive volume (see Encrypting a volume of an object archive).
  43. To test the connection of the archive volume, click
  44. the 
  45. the Test connection
  46.  button
  47.  button.
  48. Click
  49. the 
  50. the Apply
  51.  button
  52.  button Image Modified.

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/