mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
DOCS-867: MINIO Server Release.2023-05-27T05-56-19Z (#904)
Partially addresses DOCS-898: MINIO Server RElease.2023-06-23T20-26-00Z
This commit is contained in:
@ -864,6 +864,10 @@ an AMQP service endpoint with ID of ``PRIMARY``.
|
||||
This variable corresponds to the :mc-conf:`notify_amqp url <notify_amqp.url>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_AMQP_EXCHANGE
|
||||
|
||||
.. include:: /includes/common-mc-admin-config.rst
|
||||
@ -1023,6 +1027,10 @@ an MQTT service endpoint with ID of ``PRIMARY``.
|
||||
This variable corresponds to the
|
||||
:mc-conf:`notify_mqtt broker <notify_mqtt.broker>` configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_MQTT_TOPIC
|
||||
|
||||
*Required*
|
||||
@ -1167,6 +1175,10 @@ service endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
:mc-conf:`notify_elasticsearch url <notify_elasticsearch.url>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_ELASTICSEARCH_INDEX
|
||||
|
||||
*Required*
|
||||
@ -1297,6 +1309,10 @@ NSQ service endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
:mc-conf:`notify_nsq nsqd_address <notify_nsq.nsqd_address>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_NSQ_TOPIC
|
||||
|
||||
*Required*
|
||||
@ -1428,6 +1444,10 @@ endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
:mc-conf:`notify_redis address <notify_redis.address>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_REDIS_KEY
|
||||
|
||||
*Required*
|
||||
@ -1553,6 +1573,10 @@ an NATS service endpoint with ID of ``PRIMARY``.
|
||||
This environment variable corresponds with the
|
||||
:mc-conf:`notify_nats address <notify_nats.address>` configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_NATS_SUBJECT
|
||||
|
||||
*Required*
|
||||
@ -1814,6 +1838,9 @@ associated to an PostgreSQL service endpoint with ID of ``PRIMARY``.
|
||||
:mc-conf:`notify_postgres connection_string <notify_postgres.connection_string>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_POSTGRES_TABLE
|
||||
|
||||
@ -1952,6 +1979,9 @@ associated to an MySQL service endpoint with ID of ``PRIMARY``.
|
||||
:mc-conf:`notify_mysql dsn_string <notify_mysql.dsn_string>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_MYSQL_TABLE
|
||||
|
||||
@ -2073,6 +2103,10 @@ endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
:mc-conf:`notify_kafka brokers <notify_kafka.brokers>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_KAFKA_TOPIC
|
||||
|
||||
*Optional*
|
||||
@ -2285,6 +2319,10 @@ endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
:mc-conf:`notify_webhook endpoint <notify_webhook.endpoint>`
|
||||
configuration setting.
|
||||
|
||||
.. include:: /includes/linux/minio-server.rst
|
||||
:start-after: start-notify-target-online-desc
|
||||
:end-before: end-notify-target-online-desc
|
||||
|
||||
.. envvar:: MINIO_NOTIFY_WEBHOOK_AUTH_TOKEN
|
||||
|
||||
*Required*
|
||||
|
Reference in New Issue
Block a user