0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 11:38:11 +00:00
No description
Find a file
2019-12-17 23:43:18 +01:00
.dependabot Add dependabot 2019-10-31 02:43:53 +01:00
.github Go 1.13.5 2019-12-11 22:29:01 +01:00
.res Update README 2019-12-17 23:42:32 +01:00
cmd Update libs 2019-10-20 17:32:19 +02:00
doc Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
internal Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
pkg Coding style 2019-12-14 17:45:52 +01:00
.dockerignore Multi-platform Docker image 2019-10-01 23:51:21 +02:00
.editorconfig Initial commit 2019-06-04 22:11:54 +02:00
.gitignore Initial commit 2019-06-04 22:11:54 +02:00
.goreleaser.yml Go 1.12.10 2019-10-01 23:51:21 +02:00
CHANGELOG.md Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
Dockerfile Update Dockerfile 2019-12-14 15:41:41 +01:00
go.mod Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
go.sum Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
LICENSE Initial commit 2019-06-04 22:11:54 +02:00
README.md Update README 2019-12-17 23:43:18 +01:00

GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Code Quality Become a sponsor Donate Paypal

About

Diun 🔔 is a CLI application written in Go to receive notifications 📥 when a Docker 🐳 image is updated on a Docker registry. With Go, this app can be used across many platforms 🎲 and architectures. This support includes Linux, FreeBSD, macOS and Windows on architectures like amd64, i386, ARM and others.

Features

  • Allow to watch a full Docker repository and report new tags
  • Include and exclude filters with regular expression for tags
  • Internal cron implementation through go routines
  • Worker pool to parallelize analyses
  • Allow overriding image os and architecture
  • Multi providers available like Docker, Swarm, Static...
  • Beautiful email report
  • Webhook notification
  • Slack incoming webhook notification
  • Enhanced logging
  • Timezone can be changed
  • Official Docker image available

Documentation

How can I help ?

All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬 You can also support this project by becoming a sponsor on GitHub 👏 or by making a Paypal donation to ensure this journey continues indefinitely! 🚀

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.