kerwenwwer / pwrstat-exporter

Cyberpower UPS Linux daemon (pwrstat) exporter for prometheus
MIT License
29 stars 8 forks source link

Docker support #6

Closed LorenzoCardinali closed 10 months ago

LorenzoCardinali commented 11 months ago

This pull request adds Docker support to the pwrstat-exporter program for enhanced deployment and management. The update includes a Dockerfile for easy image creation and a sample Docker Compose configuration.

I've also pushed a Docker image to DockerHub for convenience, if you prefer, you can build and push the image yourself using the provided Dockerfile.

Check out the README for instructions on building the Docker image and running containers. Your feedback is welcome! 🚀

Fixes #2