Skip to content
/ psmqtt Public
forked from eschava/psmqtt

Utility reporting system health and status via MQTT

License

Notifications You must be signed in to change notification settings

f18m/psmqtt

 
 

Repository files navigation

About this fork

This fork exists only to make PSQMTT compatible with old docker clients like the docker version that is available on the TerraMaster TOS 4.x operating system. Please see upstream project for all details.

This project is meant to be synched to upstream. Then a single-arch docker image can be pushed to the Github Container Registry by using:

docker buildx build --platform linux/arm64 --tag ghcr.io/f18m/psmqtt:1.0.0 --build-arg USERNAME=root --push .

(remember to update the tag version)

About

Utility reporting system health and status via MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.9%
  • Dockerfile 2.1%