Minio: MINIO_ACCESS_KEY and MINIO_SECRET_KEY are deprecated #13

Closed
opened 2023-03-23 10:12:50 +00:00 by maxkratz · 1 comment
Owner

Example log:

minio_1  | WARNING: MINIO_ACCESS_KEY and MINIO_SECRET_KEY are deprecated.
minio_1  |          Please use MINIO_ROOT_USER and MINIO_ROOT_PASSWORD
minio_1  | MinIO Object Storage Server
minio_1  | Copyright: 2015-2023 MinIO, Inc.
minio_1  | License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
minio_1  | Version: RELEASE.2023-03-22T06-36-24Z (go1.19.7 linux/amd64)
minio_1  | 
minio_1  | Status:         1 Online, 0 Offline. 
minio_1  | API: http://localhost:9000 
minio_1  | Console: http://192.168.176.2:9002 http://127.0.0.1:9002 
minio_1  | 
minio_1  | Documentation: https://min.io/docs/minio/linux/index.html
minio_1  | Warning: The standard parity is set to 0. This can lead to data loss.
Example log: ``` minio_1 | WARNING: MINIO_ACCESS_KEY and MINIO_SECRET_KEY are deprecated. minio_1 | Please use MINIO_ROOT_USER and MINIO_ROOT_PASSWORD minio_1 | MinIO Object Storage Server minio_1 | Copyright: 2015-2023 MinIO, Inc. minio_1 | License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html> minio_1 | Version: RELEASE.2023-03-22T06-36-24Z (go1.19.7 linux/amd64) minio_1 | minio_1 | Status: 1 Online, 0 Offline. minio_1 | API: http://localhost:9000 minio_1 | Console: http://192.168.176.2:9002 http://127.0.0.1:9002 minio_1 | minio_1 | Documentation: https://min.io/docs/minio/linux/index.html minio_1 | Warning: The standard parity is set to 0. This can lead to data loss. ```
maxkratz added the
bug
label 2023-03-23 10:12:50 +00:00
maxkratz self-assigned this 2023-03-23 10:12:50 +00:00
Author
Owner

Closed via #17.

Closed via #17.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forgejo.dev/infrastructure-as-code#13
No description provided.