Deprecates diun as it provides a simpler implementation for docker swarm. Mark any containers you want auto updated with `shepherd.autoupdate=true` and the rest with `shepherd.autoupdate=false`. Everything untagged will not be watched (by default), though this can be changed by setting the ansible default variable `shepherd_filter_services: `.
6 lines
197 B
Markdown
6 lines
197 B
Markdown
# shepherd
|
|
|
|
Monitor the deployed swarm containers for updates.
|
|
Will notify you when it found any update for any container.
|
|
|
|
Can notify you through a wide variety of services using the apprise api.
|