Skip to content

Template · Messaging

Eclipse Mosquitto

Lightweight MQTT broker for IoT and pub/sub.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • Mosquittoeclipse-mosquitto:2
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

Official eclipse-mosquitto:2. Mosquitto 2 only listens on localhost by default, so the start command writes a minimal config with an open listener on 1883 (anonymous, private network only).

Mosquitto

Image: eclipse-mosquitto:2

  • Port 1883/tcp
  • 1 GB volume at /mosquitto/data
  • 0.25 vCPU · 256 MB

printf 'listener 1883 0.0.0.0\nallow_anonymous true\npersistence true\npersistence_location /mosquitto/data/\n' > /mosquitto/config/mosquitto.conf && exec mosquitto -c /mosquitto/config/mosquitto.conf

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

Mosquitto

NameValue
MQTT_URLmqtt://${{self.SKIFFLY_PRIVATE_DOMAIN}}:1883

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/mosquitto)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/mosquitto)
HTML
<a href="https://skiffly.dev/templates/mosquitto"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Eclipse Mosquitto in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.