mqtt-tools / mqttwarn

A highly configurable MQTT message router, where the routing targets are notification plugins, primarily written in Python.
https://mqttwarn.readthedocs.io/
Eclipse Public License 2.0
957 stars 184 forks source link

Add packaging infrastructure #397

Open amotl opened 4 years ago

amotl commented 4 years ago

https://github.com/owntracks/ocli/pull/4 worked well for ocli, so we might also want to apply this here.

amotl commented 3 years ago

506 and #509 significantly improve packaging already, so I believe we can close this issue.

amotl commented 2 years ago

Because people are still struggling to set up the systemd unit configuration properly (#566), we may want to revisit this topic and add a packaging infrastructure based on fpm as well.