Skip to content

op-en/mosquitto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open Energy Mosquitto

This is part of the Open Energy Project, a research project aiming to make it easier and faster to prototype smart energy services.

Description

This is a docker build of mosquitto, an MQTT broker.

Currently it is only for raspberry pi! For intel/amd, you might as well use jllopis/mosquitto.

Get it

docker pull openenergy/rpi-mosquitto

Run it

docker run -p 1883:1883 --name mosquitto -d openenergy/rpi-mosquitto

About

Docker build of mosquitto, an mqtt broker.

Resources

License

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors