Dockerfile to run rpi-mqtt-monitor on OpenMower #116
2m
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Hey are you really able to run my script in a docker file and get real readings? I have tried in the past and failed as it was only getting readings from the container env. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for creating this project! I was looking for something similar to monitor my OpenMower running on RPi.
I created a Dockerfile and systemd service config specifically for OpenMower here: https://github.com/2m/rpi-mqtt-monitor-docker
I also hacked a quick configuration override from environment vars script which gives a convenient way to configure this library from the systemd unit file.
This is quite a specific use-case, so not sure if it is worth to merge anything from my repo to here. But let me know if you think otherwise. :)
Beta Was this translation helpful? Give feedback.
All reactions