mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Rclone (markdown)
parent
39efafd8c4
commit
3b200382c1
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ rclone ls minio:
|
|||
```
|
||||
## MinIO config
|
||||
|
||||
https://min.io
|
||||
|
||||
Create bucket, access key, secret key. Then connect them with `mc` command, here bucket wekan:
|
||||
```
|
||||
mc config host add wekan http://192.168.0.100:9000 ACCESS-KEY-HERE SECRET-KEY-HERE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue