Go to documentation repository
Page History
Tip |
---|
Info | ||
---|---|---|
| ||
The RELEASE.20212025-0802-05T2207T23-0121-19Z 09Z version of the MinIO object archive is was tested by AxxonSoft. |
You must fill in the following fields for For an archive volume based on the MinIO solution, you must:
- Specify the general parameters for an archive volume (see Creating a cloud archive). In the Host parameter, specify
- Configure an archive volume.
Parameter Value Description Host Address of the MinIO server Specify the address of the MinIO Server. server Port In the Port parameter, specify Port of the MinIO Server Specify the port of the MinIO Server.server In the Volume region parameter, specify Region of an archive volume storage Specify the location region of the corresponding volume .Volume bucket name parameter, specify Name 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 id parameter, specify Value of the access key id .Specify the access key id Password of access key id Password of access key id parameter, specify 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 Volume path Folder of an archive volume Specify the path to the folder created inside of an archive volume
Bucket endpoint Full path to bucket endpoint Specify the full path to bucket endpoint
.Note title Attention! The Bucket endpoint parameter must only be
used used if you specify the domain name of
the the MinIO
Server server instead of the
Server server IP address.
Example: http://miniopoc1.agis.xh.ar:9000/
where http://- /—domain
- is a domain name of
the - the MinIO
Server- server.
- 9000—MinIO port
.PEM Certificate , specify Security certificate file Specify the security certificate file
Info title Note The PEM Certificate parameter is available starting with Axxon One 2.0.8.
PEM Private Key , specify Private key of the security certificate Specify the private key of the security certificate
Info title Note The PEM Private Key parameter isavailable starting with Axxon One 2.0.8.
Volume connection protocol http Specify the connection protocol https AES key , specifythe encryption key if Encryption key If you want to encrypt an archive volume, specify the encryption key (see Encrypting a volume of an object archive) Archive size 1.00 Specify the size of an archive volume in gigabytes. The default value is 1 GB - To test the connection of the archive volume, click the Test connection button.
- Click the Apply button
- button.
Configuring 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 |
---|---|
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/ |