Skip to content

jelastic-jps/mosquitto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Mosquitto MQTT Message Broker

Eclipse Mosquitto is a MQTT message broker to implement a lightweight publish/subscribe messaging model for M2M (machine to machine) telemetry in low-bandwidth environments. Allows to build IoT (Internet of Things) networks through interconnection of various instances and manage them with message interchange.

Eclipse Mosquitto Package Specifics

The current package is designed for the one-click Eclipse Mosquitto MQTT server setup. Upon its installation, a new environment with the following topology specifics is created:

  • contains a single Docker container with deployed eclipse-mosquitto image (latest tag)
  • the default scaling limit for the Eclipse Mosquitto container is set to 8 dynamic cloudlets, i.e. up to 1 GiB of RAM and 3.2 GHz of CPU (can be manually adjusted through topology wizard, if needed)
  • a dedicated endpoint is automatically created to make your message broker available from anywhere over Internet (a Public IP address can be manually attached after installation for production usage)

The Eclipse Mosquitto package is compatible with Jelastic of 5.0.6 version and higher.

How to Install Eclipse Mosquitto into Jelastic Cloud

The deployment of the Eclipse Mosquitto package is a completely automated process, which allows to start your personal MQTT server in a matter of minutes. In case you don’t have Jelastic account yet, click the button below and provide your email within the opened page. Next, choose the prefered Jelastic Public Cloud to be automatically registered at and click Install. After confirmation via email, the package installation will be started.

deploy-to-jelastic

As for the already registered users, this package can be easily imported using link to the manifest.jps file above, as well as installed from Jelastic Marketplace.

mosquitto-install

Within the opened installation frame, provide the desired Environment name, optional Display Name (alias) and choose a hardware Region (if several ones are available).

Click Install and wait a minute till Jelastic configures everything for you.

mosquitto-installed

Here, your MQTT server environment domain name and ports details are specified (required for connection of Mosquitto clients to this broker).