Main Page > Browse Categories > How-To > How to configure S3Express for Minio S3 compatible service

How to configure S3Express for Minio S3 compatible service

Requires S3Express version 1.5.9 or newer.

You can configure S3Express to work with Minio by setting the following options in S3Express.

A) Set the S3Express end-point to Minio IP and port number. For example, assuming Minio is running on IP 191.168.1.10 and port 9000:

setopt -endpoint:192.168.1.10:9000


B)
Enable the S3Express option to use path-style requests:

setopt -usepathstyle:on


C)
If your Minio installation only supports HTTP and not HTTPs, then set S3Express to use the HTTP protocol:

setopt -protocol:http


D)
Enter your Minio authorization credentials in S3Express as you would do for S3, using the saveauth command.



You are now ready to use S3Express with Minio.

User Comments
Add Comment
There are no user comments for this topic.
Add Comment
Attachments
No attachments

Did this help you?
Yes No

Statistics
58% found this information useful

Other Options
Printable Version

General Information
No. 50
Author: S3Express

Download S3Express
A printable version of the entire S3Express FAQ and Knowledge Base is also available.
For further queries, please contact us by E-Mail at support@s3express.com