Skip to content
Compare
Choose a tag to compare
@Remag29 Remag29 released this 11 Nov 14:53
· 1 commit to main since this release
1b28f0c

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