feat: systemd unit + env template + installer for MQTT bridge

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Mortdecai
2026-06-07 13:38:32 -04:00
parent 1187a82490
commit 35ba18257e
3 changed files with 36 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Copy to /etc/pos-briefing/pos-briefing.env (root:root 0600). Never commit the real file.
MQTT_HOST=192.168.0.154
MQTT_PORT=1883
MQTT_USER=posbriefing
MQTT_PASSWORD=CHANGEME