SciFiFarms / TechnoCore

TechnoCore: an IoT stack powered by Docker Swarm
GNU General Public License v3.0
20 stars 1 forks source link

Replace RabbitMQ with VerneMQ as the MQTT provider #23

Closed TheHackmeister closed 5 years ago

TheHackmeister commented 6 years ago

These were the changes needed to transition from using RabbitMQ to VerneMQ as the MQTT provider. Auth was generated pretty differently, so there were a number of changes needed. Ultimately, the install script had a number of items removed from it.

To see more about the VerneMQ side of this, checkout: https://github.com/SciFiFarms/TechnoCore-VerneMQ/pull/1