User:Fab/msg.alpinelinux.org

From Alpine Linux
Revision as of 13:14, 23 May 2014 by Fab (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The build servers are publishing messages over MQTT.

The mosquitto package provides tools to consume messages.

sudo apk add mosquitto

Subscribe to the all messages

mosquitto_sub -h msg.alpinelinux.org -t 'build/#' -v

Topics

build/<buildserver>