minio/docs
splinter98 8293f546af Add support for MQTT server as a notification target (#4474)
This implementation is similar to AMQP notifications:

* Notifications are published on a single topic as a JSON feed
* Topic is configurable, as is the QoS. Uses the paho.mqtt.golang
  library for the mqtt connection, and supports connections over tcp
  and websockets, with optional secure tls support.
* Additionally the minio server configuration has been bumped up
  so mqtt configuration can be added.
* Configuration migration code is added with tests.

MQTT is an ISO standard M2M/IoT messaging protocol and was
originally designed for applications for limited bandwidth
networks. Today it's use is growing in the IoT space.
2017-06-14 17:27:49 -07:00
..
admin-api Fix xml block syntax in admin-api Readme (#4062) 2017-04-07 03:38:01 -07:00
backend fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 2017-05-14 12:05:51 -07:00
browser docs:Browser/added storageInfo content to the doc. (#3146) 2016-11-03 01:58:55 -07:00
bucket Add support for MQTT server as a notification target (#4474) 2017-06-14 17:27:49 -07:00
caching docs: Fix caching docs to comply with current features. 2017-01-08 11:17:02 -08:00
config Add support for MQTT server as a notification target (#4474) 2017-06-14 17:27:49 -07:00
deployment/kernel-tuning Added kernel tuning docs (#3921) 2017-03-27 11:29:04 -07:00
distributed Add steps to run Minio distributed on Windows (#4068) 2017-04-08 01:12:00 -07:00
docker docs: Update docker quick-start guide and adds relevant project URLS (#4075) 2017-04-11 00:53:33 -07:00
erasure Remove white spaces (#3922) 2017-03-17 09:23:22 -07:00
gateway Enable browser support for gateway (#4425) 2017-06-01 09:43:20 -07:00
multi-tenancy Multi tenancy doc (#4215) 2017-05-08 19:22:34 -07:00
orchestration Add steps to remove Minio volumes in the swarm (#4536) 2017-06-13 16:10:11 -07:00
screenshots Multi tenancy doc (#4215) 2017-05-08 19:22:34 -07:00
shared-backend fs: Add safe locking semantics for format.json (#4523) 2017-06-12 17:40:28 -07:00
tls doc: Explain how to create certificate chain file (#4032) 2017-04-02 04:47:56 -07:00
FreeBSD.md docs: Fix and reword FreeBSD documentation. (#4145) 2017-04-19 00:25:20 -07:00
minio-limitations.md docs: use IEC format such as iB everywhere. (#4247) 2017-05-05 08:28:08 -07:00