Skip to main content

🛰️ Eclipse Mosquitto on SaveinCloud

Eclipse Mosquitto is an open-source MQTT (Message Queuing Telemetry Transport) message broker designed for IoT (Internet of Things) applications.
It implements the publish/subscribe model for lightweight and efficient communication between devices.


📥 Installation

1. Accessing the Marketplace

In the SaveinCloud panel:

  1. Click Marketplace in the top menu.
  2. Select the category Admin and Dev Tools.
  3. Choose Eclipse Mosquitto and click Install.

Marketplace Mosquitto


2. Configuring the Environment

On the configuration screen:

  • Environment: Set the environment name (e.g., mqtt-teste).
  • Display Name: Set the label that will appear on the panel (e.g., Eclipse Mosquitto).
  • Region: Choose the deployment region (e.g., São Paulo).

Click Install to start the deployment.

Configuração Mosquitto


3. Deployment Completed

After installation, you will receive access information for your MQTT server:

  • Port 14699 → External access (Internet).
  • Port 1883 → Internal access (platform network).

Example of generated domain:

mqtt-teste.sp1.br.saveincloud.net.br

Instalação concluída


📑 Conclusion

Eclipse Mosquitto on SaveinCloud offers a quick and practical way to provide an MQTT broker for IoT projects and communication between distributed systems.
With just a few clicks in the Marketplace, you can publish and consume messages efficiently and securely.