Version 1.3
Changed:
- Change the methods to get the states of all raid array (fix #4)
- Change the content of the Discord notification (fix #5).
Docker compose
---
services:
checkmyraid:
image: remag29/check_my_raid:latest
volumes:
- /proc/mdstat:/app/data/mdstat:ro
environment:
- TZ='Europe/Paris'
- CHECK_ON_STARTUP=False
- TRIGER_SCHEDULE_AT='12:00'
- DISCORD_WEBHOOK_URL=${DISCORD_WEBHOOK_URL}
restart: unless-stopped
Docker Hub
https://hub.docker.com/repository/docker/remag29/check_my_raid/general