Kevin Reis
Kevin Reis
mbmd uses the SunSpec Model 101 for reading total export energy in Wh. For SunSpec registers, Model 101 and Model 122 can be used. However, it looks like that the...
Hey everyone! I'd like to implement Prometheus support for our [project "LibreWB"](https://github.com/LibreWB). You can consider it as an alternative to InfluxDB. If things work out well, I'll create a pull...
I think it's a good idea to take a look at the Docker image in general in aspects of security measurements. Some good ideas to improve security and quality: -...
As incoming feature add more code to the base, it may get quite complicated to follow along. We could split up each functionality of `dump.sh` into separate scripts that simply...
As this image gets more features and thus an ever-expanding `README.md`, we should take a look into migrating everything to GitHub Wiki or maybe use something like readthedocs.
This would act as a kind of quality control. With Code Of Conduct, we can introduce necessary steps from which we all can profit. Examples might be: - Check code...
### Description Normally, `container-image-docker` would be enough as Podman implements OCI standards pretty much the same as Docker. However, if you are working on Windows, you may run into limitation...
For arm32v7, the current version of Docker on Docker Hub is 19.03.08. Meanwhile, Docker version 19.03.13 is available (See [Jenkins](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/docker/lastFailedBuild/)). I think it shouldn't make a huge difference to either...