Sign inSign up

bjorkan/meshcore-mqtt-broker-bridge

By bjorkan

Updated 3 months ago

Image
0

2.9K

bjorkan/meshcore-mqtt-broker-bridge repository overview

meshcore-mqtt-broker-bridge

MQTT bridge that subscribes to a source broker and republishes matching messages to a target broker.

Docker image: bjorkan/meshcore-mqtt-broker-bridge

Configuration

Copy .env.example to .env and set the source and target broker credentials:

cp .env.example .env

The source credentials must match a subscriber user configured on the broker. The root compose.yaml example pairs this bridge with the uplink subscriber in ../broker/.env.example.

Usage

npm install
npm start

Docker

Use this directory as the Docker build context:

docker build -t bjorkan/meshcore-mqtt-broker-bridge .

Tag summary

Content type

Image

Digest

sha256:f731b2ba8

Size

86.8 MB

Last updated

3 months ago

docker pull bjorkan/meshcore-mqtt-broker-bridge