truenas / charts

TrueNAS SCALE Apps Catalogs & Charts
BSD 3-Clause "New" or "Revised" License
296 stars 282 forks source link

Root user and root password references are different between MinIO Enterprise and MinIO Stable apps #2754

Closed sync-by-unito[bot] closed 2 weeks ago

sync-by-unito[bot] commented 3 weeks ago

The “root user” and “root password” references in the community version of MinIO is different in the Enterprise version of MinIO. In Enterprise MinIO, these fields are referenced as “Access Key” and “Secret Key”. Access Key and Secret key make it appear as some auto generated key pair is needed for access to MinIO. In the configuration, i’m still able to enter my own user login and password to get access to the MinIO server/web UI.

Would like to request that the MinIO Enterprise app references for Access Key and Secret key be updated to same field labels used in the community version.

Test Build: qe-scale-02 with ElectricEel-24.10-BETA.1-INTERNAL.7 installed

┆Attachments: debug-qe-scale-02-20240822164706.tgz | DifferenceBetweenStableEnterpriseMinio_RootUserFields.mp4

sync-by-unito[bot] commented 2 weeks ago

➤ Stavros Kois commented:

Minio docs mention both access/secret key and root user/pass

https://min.io/docs/minio/container/administration/identity-access-management/minio-user-management.html#minio-root-user ( https://min.io/docs/minio/container/administration/identity-access-management/minio-user-management.html#minio-root-user|smart-link )

Should we use a “combo” of those? eg: “Root access key” and “Root secret”

Note that minio docs suggests to Specify long, unique, and random strings

sync-by-unito[bot] commented 2 weeks ago

➤ Stavros Kois commented:

https://github.com/truenas/apps/pull/143/files ( https://github.com/truenas/apps/pull/143/files|smart-link ) Stavros Kois I’ve updated labels and mentioned both on the description. They will now match on both trains.

Let me know if you want to changing wording a bit