0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-04-04 19:45:20 +00:00
No description
Find a file
CrazyMax 25e1a8c66b
Fix j2 variable in docs ()
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-30 09:31:37 +02:00
.github Add CLI to interact with Diun through gRPC () 2021-05-26 18:18:10 +02:00
.res Add "Too many requests to registry" section in FAQ () 2020-09-06 20:42:59 +02:00
cmd Add CLI to interact with Diun through gRPC () 2021-05-26 18:18:10 +02:00
docs Fix j2 variable in docs () 2021-06-30 09:31:37 +02:00
hack Add CLI to interact with Diun through gRPC () 2021-05-26 18:18:10 +02:00
internal Allow to customize notification message () 2021-06-25 23:24:02 +02:00
pb Add CLI to interact with Diun through gRPC () 2021-05-26 18:18:10 +02:00
pkg Handle registry auth config () 2021-06-18 00:12:21 +02:00
.dockerignore Refactor CI and dev workflow with buildx bake () 2020-12-26 10:30:46 +00:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Switch to goreleaser-xx () 2021-03-07 01:19:09 +01:00
CHANGELOG.md Update CHANGELOG 2021-06-26 18:58:05 +02:00
docker-bake.hcl Set cacheonly output for validators () 2021-06-02 22:26:26 +02:00
Dockerfile Use openssl pkg () 2021-06-16 04:20:16 +02:00
go.mod Bump github.com/panjf2000/ants/v2 from 2.4.5 to 2.4.6 () 2021-06-24 00:09:34 +02:00
go.sum Bump github.com/panjf2000/ants/v2 from 2.4.5 to 2.4.6 () 2021-06-24 00:09:34 +02:00
LICENSE Update CHANGELOG 2021-01-04 23:41:00 +01:00
mkdocs.yml Allow to customize notification message () 2021-06-25 23:24:02 +02:00
README.md Allow to customize notification message () 2021-06-25 23:24:02 +02:00
tools.go Add CLI to interact with Diun through gRPC () 2021-05-26 18:18:10 +02:00

Documentation 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.

Documentation

Documentation can be found on https://crazymax.dev/diun/

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬. If you want to open a pull request, please read the contributing guidelines.

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.