mdpython: A web app to monitor /proc/mdstat. Python3 / bottle.py based.
1.2K
This docker image is a deployment of mdpython.
Get it with
docker pull pklaus/mdpython
Then simply run:
docker run -d -p 8080:8080 pklaus/mdpython
and you will be able to access status information
from /proc/mdstat about your mdadm software
raid arrays at http://localhost:8080.
Content type
Image
Digest
sha256:21772111b…
Size
25.6 MB
Last updated
over 8 years ago
docker pull pklaus/mdpython