<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Settings Overview on SILO</title><link>https://silo.pgsty.com/reference/minio-server/settings/</link><description>Recent content in Settings Overview on SILO</description><generator>Hugo</generator><language>en</language><atom:link href="https://silo.pgsty.com/reference/minio-server/settings/index.xml" rel="self" type="application/rss+xml"/><item><title>Core Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/core/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/core/</guid><description>&lt;p&gt;&lt;a id="core-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-core"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page covers settings that control core behavior of the MinIO process.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>Root Access Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/root-credentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/root-credentials/</guid><description>&lt;p&gt;&lt;a id="root-access-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-root"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page covers settings that control root (superuser) access for the MinIO process. The root user has complete access and permissions to perform operations on the MinIO deployment.&lt;/p&gt;
&lt;p&gt;Root User and Root Password are required even if you use the &lt;a href="https://docs.min.io/community/minio-kes/"&gt;MinIO Key Encryption Service&lt;/a&gt; or other key management utility.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>Erasure Code Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/storage-class/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/storage-class/</guid><description>&lt;p&gt;&lt;a id="erasure-code-settings"&gt;&lt;/a&gt;
&lt;a id="minio-ec-storage-class"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-storage-class"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page covers settings that configure the &lt;a href="https://silo.pgsty.com/operations/concepts/erasure-coding/#minio-erasure-coding"&gt;Erasure Code&lt;/a&gt; &lt;a href="https://silo.pgsty.com/operations/concepts/erasure-coding/#minio-ec-parity"&gt;parity&lt;/a&gt; to use for objects written to the MinIO cluster. This impacts how MinIO uses the space on the drive(s) and how MinIO can recover objects stored on lost drives or similar issues.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>MinIO Console Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/console/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/console/</guid><description>&lt;p&gt;&lt;a id="minio-console-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-console"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="alert alert-info" role="alert"&gt;
&lt;p&gt;&lt;strong&gt;Changed: RELEASE.2025-05-24T17-08-30Z&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Console now presents only object browser capabilities similar to those available through the &lt;a href="https://silo.pgsty.com/reference/minio-mc/#command-mc"&gt;&lt;code&gt;mc&lt;/code&gt;&lt;/a&gt; tool. For administrative interactions, such as user management, use the &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/#command-mc.admin"&gt;&lt;code&gt;mc admin&lt;/code&gt;&lt;/a&gt; command.&lt;/p&gt;
&lt;p&gt;Some of the settings on this page may no longer be relevant for newer deployments.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;This page covers settings that manage access and behavior for the MinIO Console.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>Metrics and Logging Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/metrics-and-logging/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/metrics-and-logging/</guid><description>&lt;p&gt;&lt;a id="metrics-and-logging-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-metrics-logging"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page covers settings that control behavior related to MinIO metrics and logging. See &lt;a href="https://silo.pgsty.com/operations/monitoring/metrics-and-alerts/#minio-metrics-and-alerts"&gt;Metrics and alerts&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;These settings configure publishing regular &lt;a href="https://silo.pgsty.com/reference/minio-server/#command-minio.server"&gt;&lt;code&gt;minio server&lt;/code&gt;&lt;/a&gt; logs and audit logs to an HTTP webhook. See &lt;a href="https://silo.pgsty.com/operations/monitoring/minio-logging/#minio-logging"&gt;Publish Server or Audit Logs to an External Service&lt;/a&gt; for more complete documentation.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>ILM Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/ilm/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/ilm/</guid><description>&lt;p&gt;&lt;a id="ilm-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-ilm"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page covers settings that control Information Lifecycle Management (ILM) for the MinIO process.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>Key Encryption Service Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/kes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/kes/</guid><description>&lt;p&gt;&lt;a id="key-encryption-service-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-kes"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MinIO Server includes three groups of environment variables to manage how the MinIO Server interacts with the Key Encryption Service (KES), Key Management Service (KMS), or static key files. You may only define one of the three sets. If more than one type of environment variable sets is defined, MinIO returns an error.&lt;/p&gt;
&lt;div class="alert alert-info" role="alert"&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These settings do not have configuration setting options for use with &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Object Lambda function settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/object-lambda/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/object-lambda/</guid><description>&lt;p&gt;&lt;a id="object-lambda-function-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-object-lambda-webhook"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page describes the settings available to configure MinIO to publish data to an HTTP webhook endpoint and trigger an Object Lambda function. See &lt;a href="https://silo.pgsty.com/developers/transforms-with-object-lambda/#developers-object-lambda"&gt;Transforms with Object Lambda&lt;/a&gt; for more complete documentation and tutorials on using these settings.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>Deprecated Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/deprecated/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/deprecated/</guid><description>&lt;p&gt;&lt;a id="deprecated-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-deprecated"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page covers deprecated settings that control core behavior of the MinIO process.&lt;/p&gt;
&lt;p&gt;Settings on this page may be removed at any time. Users should migrate to the recommended replacement at the earliest opportunity.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item></channel></rss>