firest 8b3c751a07 chore: add some simple gateway examples 2 anni fa
..
README.md c4222557ba chore: add examples of how to configure 2 anni fa
alarm.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
auto_subscribe.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
broker.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
cluster-with-dns.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
cluster-with-etcd-ssl.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
cluster-with-etcd.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
cluster-with-k8s.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
cluster-with-manual.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
cluster-with-static.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
conn_congestion.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
dashboard-with-http.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
dashboard-with-https.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
exhook.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
file_transfer-with-local-exporter.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
file_transfer-with-s3-exporter.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
flapping_detect.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
force_gc.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
force_shutdown.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
gateway.coap.conf.example 8b3c751a07 chore: add some simple gateway examples 2 anni fa
gateway.exproto.conf.example 8b3c751a07 chore: add some simple gateway examples 2 anni fa
gateway.lwm2m.conf.example 8b3c751a07 chore: add some simple gateway examples 2 anni fa
gateway.mqttsn.conf.example 8b3c751a07 chore: add some simple gateway examples 2 anni fa
gateway.stomp.conf.example 8b3c751a07 chore: add some simple gateway examples 2 anni fa
license.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
listeners.quic.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
listeners.ssl.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
listeners.tcp.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
listeners.ws.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
listeners.wss.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
log.console.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
log.file.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
mqtt.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
node.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
overload_protection.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
plugin.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
prometheus.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
psk_authentication.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
retainer.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
rpc-with-ssl.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
rpc-with-tcp.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
slow_subs.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
sys_topics.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
sysmon.os.conf.example c4222557ba chore: add examples of how to configure 2 anni fa
sysmon.vm.conf.example c4222557ba chore: add examples of how to configure 2 anni fa

README.md

Examples

Here are examples of how to configure features In EMQX, most of them can be used directly by copy-paste content into the emqx.conf file, others may need to be slightly modified to use, for example, you should change the listener port or HTTP URL to what you actually used.

Although we have tried to show every configurable field in the example, you do not need to care about each one, since most of them already have default values and can be omitted in the configuration file.

If you are confused about some fields, please refer to our documents, here are just some simple configuration examples with necessary descriptions.

Documentation

The EMQX documentation is available at www.emqx.io/docs/en/latest/.

The EMQX Enterprise documentation is available at docs.emqx.com/en/.