1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-29 13:49:28 +08:00

Update README.md

This commit is contained in:
Drasko DRASKOVIC 2017-08-23 23:35:43 +02:00 committed by GitHub
parent 367871d268
commit 1ce3f72d87

View File

@ -8,7 +8,7 @@ Mainflux is modern massively-scalable and [highly-secured](#security) open sourc
It allows device, user and application connections over various network protocols, like HTTP, MQTT, WebSocket and CoAP, making a seamless bridge between them. It is used as the IoT middleware for building complex IoT solutions. It allows device, user and application connections over various network protocols, like HTTP, MQTT, WebSocket and CoAP, making a seamless bridge between them. It is used as the IoT middleware for building complex IoT solutions.
![gophersBanner](https://github.com/mainflux/mainflux-doc/blob/master/img/gopherBanner.jpg) ![gophersBanner](https://github.com/mainflux/doc/blob/master/img/gopherBanner.jpg)
Mainflux is built with <3 by [Mainflux company](https://www.mainflux.com/) and community contributors. Mainflux is built with <3 by [Mainflux company](https://www.mainflux.com/) and community contributors.
@ -30,7 +30,7 @@ Mainflux IoT cloud is composed of several components, i.e. microservices:
| [NATS](https://github.com/nats-io/gnatsd) | System event bus | | [NATS](https://github.com/nats-io/gnatsd) | System event bus |
| [NGINX](https://github.com/nginx/nginx) | Reverse Proxy with Auth forwarding | | [NGINX](https://github.com/nginx/nginx) | Reverse Proxy with Auth forwarding |
![arch](https://raw.githubusercontent.com/mainflux/mainflux-doc/master/img/Architecture.png) ![arch](https://raw.githubusercontent.com/mainflux/doc/master/img/Architecture.png)
Docker composition that constitues Mainflux IoT infrastructure is defined in the [`docker-compose.yml`](https://github.com/Mainflux/mainflux/blob/master/docker-compose.yml). Docker composition that constitues Mainflux IoT infrastructure is defined in the [`docker-compose.yml`](https://github.com/Mainflux/mainflux/blob/master/docker-compose.yml).