threefoldtecharchive / minio

Minio with 0-stor backend
Apache License 2.0
0 stars 0 forks source link

allow to change minio password #70

Closed zaibon closed 4 years ago

zaibon commented 5 years ago

https://docs.grid.tf/threefold/proj_bancadati/issues/56

Let's see what it would imply for our implementation to support that.

muhamadazmy commented 5 years ago

the password is totally handled by minio via an ENV variable. i think the only way to change it is by changing the env var and restart minio.