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
2020-06-17 03:05:35 +02:00
.examples Allow to define namespaces for Kubernetes 2020-06-17 01:03:09 +00:00
.github Update workflows 2020-06-16 00:39:56 +02:00
.res Move examples 2020-06-17 01:03:09 +00:00
cmd Bump v4 2020-06-07 22:04:31 +02:00
doc Allow to define namespaces for Kubernetes 2020-06-17 01:03:09 +00:00
internal Allow to define namespaces for Kubernetes 2020-06-17 01:03:09 +00:00
pkg Remove 2020-06-17 01:03:09 +00:00
.dockerignore Multi-platform Docker image 2019-10-01 23:51:21 +02:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Update README 2020-06-15 19:48:31 +02:00
.goreleaser.yml Go 1.12.10 2019-10-01 23:51:21 +02:00
CHANGELOG.md Publish edge and nightly Docker images 2020-05-29 16:44:06 +02:00
Dockerfile Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
go.mod Kubernetes provider 2020-06-17 01:03:09 +00:00
go.sum Kubernetes provider 2020-06-17 01:03:09 +00:00
LICENSE Update README 2020-01-28 20:50:38 +01:00
README.md Update README 2020-06-17 03:05:35 +02:00
UPGRADE.md Update UPGRADE 2020-05-27 22:31:34 +02:00

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

About

Diun is a CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry.

Features

  • Allow to watch a 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
  • Docker, Swarm, Kubernetes and File providers available
  • Get notified through Gotify, Mail, Slack, Telegram and more
  • 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.