Getting started
- Copy
config/config.example.ymltoconfig/config.yml. - Enter the broker and device/account data.
- Start the service with
docker compose up -d. - Watch
<instance.topic>/#with Mosquitto.
The container exposes GET /health on the configured HTTP port. It only needs a host port mapping when a health probe or browser authentication must reach it.