20 lines
625 B
Markdown
20 lines
625 B
Markdown
# MinIO
|
|
|
|
## Links
|
|
|
|
<https://min.io/>
|
|
|
|
## Steps
|
|
|
|
1. Configure your minio instance and get an account.
|
|
2. Create an Access Key (during the creation, you will also get the auto-generated secret key).
|
|

|
|
3. Check or set the region.
|
|

|
|
4. Create a bucket.
|
|

|
|
5. 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.
|
|

|
|
6. Sync!
|
|

|