MinIO
since: 2.1.0
MinIO (opens in a new tab) is a S3 compatible object storage server. GoBackup supports MinIO as a storage backend.
Config keys
NOTE: You can also use
type: s3and special your MinIO host onendpointto use MinIO in the lower GoBackup version.
type: minio
bucket- MinIO bucket nameendpoint- Your MinIO host, e.g.:https://localhost:9000region- MinIO region, default:us-east-1path- remote path for saveaccess_key_id- Qiniu API keysecret_access_key- Qiniu API secrettimeout- Set timeout of remote upload, default:300max_retries- Max retries, default: 3
Regions
The default MinIO region is us-east-1.
If your MinIO server has changed that, you can use region to set it.
Storage Class
Not supports.