Skip to content

An ingress service to read data from an MQTT endpoint

License

Notifications You must be signed in to change notification settings

diwise/ingress-mqtt

Repository files navigation

ingress-mqtt

An ingress service that connects to MQTT endpoints and pulls data into the platform

Building and tagging with Docker

docker build -f Dockerfile -t diwise/ingress-mqtt:latest .

Running locally with Docker

docker run -it -e MQTT_HOST='<insert MQTT host here>' diwise/ingress-mqtt

About

An ingress service to read data from an MQTT endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published