-
Hello, is there a complete list of all environment variables which minio currently supports? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Unfortunately it's not a complete list - there are internal envvars we don't document, and I know our docs are missing a few chunks from certain features (Kafka audit logging or the pluggable auth engines being two on my ToDo list) - but you can start here and raise an issue at http://github.com/minio/docs if you see something obviously missing. I'll say that page (well, those pages) are going to get some TLC next year so hopefully they'll be easier to parse. |
Beta Was this translation helpful? Give feedback.
-
There doesn't seem to be a well-documented list of all MinIO environment variables. Running the command below, I found a few that might serve as a starting point.
|
Beta Was this translation helpful? Give feedback.
Unfortunately it's not a complete list - there are internal envvars we don't document, and I know our docs are missing a few chunks from certain features (Kafka audit logging or the pluggable auth engines being two on my ToDo list) - but you can start here and raise an issue at http://github.com/minio/docs if you see something obviously missing.
I'll say that page (well, those pages) are going to get some TLC next year so hopefully they'll be easier to parse.