844 B
844 B
MinIO
Links
Steps
- Configure your minio instance and get an account.
- Create an Access Key (during the creation, you will also get the auto-generated secret key).

- Check or set the region.

- Create a bucket.

- In remotely-save setting page, input the address / bucket / access key / secret key. Usually minio instances may need "S3 URL style"="Path Style". Enable "Bypass CORS", because usually that's what you want.

- Sync!

Ports In Address
Just type in the full address with http(s):// and :port in remotely-save settings, for example http://192.168.31.198:9000.
It's verified that everything is ok.
