Documentation for C-Werk 2.0.

Previous page Creating a cloud archive  Configuring an archive volume based on the Wasabi solution Next page

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. Specify the address of the MinIO Server (1).
  3. Specify the port of the MinIO Server (2).
  4. Specify the location region of the corresponding volume (3).
  5. Specify the name of the archive partition (Bucket Name) previously set by the user. It corresponds to the Name parameter in the Bucket properties (4).
  6. Specify the access key id (5).
  7. Specify the password of the access key (6).

    Note

    The password is available after you create an access key.

  8. Specify the full path to bucket endpoint (7).

    Attention!

    The parameter must only be used when using MinIO if the domain name of the MinIO Server is specified instead of the Server IP address.

    Example: http://miniopoc1.agis.xh.ar:9000/
    where

  9. To test the connection of the archive volume, click the Test connection button (8).
  10. 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/
  • No labels