Skip to content

This container allows you to monitor availability of volumes. If a volume is not available you receive a notification via discord.

License

Notifications You must be signed in to change notification settings

free-bots/docker-volume-watchdog

Repository files navigation

docker-volume-watchdog

This container allows you to monitor availability of volumes. If a volume is not available you receive a notification via discord.

Usage

  1. Add a file called .docker-volume-watchdog to the root of you volume.
  2. Open the docker-compose file.
    • Create a discord webhook add this url to DOCKER_VOLUME_WATCHDOG_DISCORD_WEBHOOK=YOUR WEBHOOK URL.
    • Define the time in minutes how often a check should be performed DOCKER_VOLUME_WATCHDOG_INTERVAL_VALUE=10.
    • Add your volume to watch-dog-mount directory /YOUR VOLUME/:/watch-dog-mount/YOUR VOLUME/.
  3. Start the stack docker-compose up. If a volume is not available you receive this message notification

About

This container allows you to monitor availability of volumes. If a volume is not available you receive a notification via discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published