diun | Receive notifications when an image is updated on a Docker | Continuous Deployment library

 by   crazy-max Go Version: v4.24.0 License: MIT

kandi X-RAY | diun Summary

kandi X-RAY | diun Summary

diun is a Go library typically used in Devops, Continuous Deployment, Docker applications. diun has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              diun has a medium active ecosystem.
              It has 1994 star(s) with 91 fork(s). There are 26 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 33 open issues and 223 have been closed. On average issues are closed in 70 days. There are 6 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of diun is v4.24.0

            kandi-Quality Quality

              diun has 0 bugs and 0 code smells.

            kandi-Security Security

              diun has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              diun code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              diun is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              diun releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of diun
            Get all kandi verified functions for this library.

            diun Key Features

            No Key Features are available at this moment for diun.

            diun Examples and Code Snippets

            No Code Snippets are available at this moment for diun.

            Community Discussions

            QUESTION

            Is there a tool that notifies immediately about new docker image versions
            Asked 2022-Mar-17 at 20:16

            I have a private docker registry that I'm using for my own images. I would like that the container that run this images (via docker-compose) get updated immediately, when I push a new version.

            I know that there are Watchtower (https://containrrr.dev/watchtower/) and Diun (https://crazymax.dev/diun/), but these containers are only polling in a defined interval (I'm using watchtower now, but it is not as fast as I like even with a poll every minute).

            I found that the docker registry is sending notifications when a container is updated (https://docs.docker.com/registry/notifications/) and was looking for a service that uses this. But I didn't found any tool, expect for a Jenkins Plugin (https://github.com/jenkinsci/dockerhub-notification-plugin). Am I looking at the wrong places or is there just no tool that works with the notifications from the registry?

            ...

            ANSWER

            Answered 2022-Mar-17 at 16:30

            I think you have to look at the problem from a different angle. If you shift your focus from containers, you will notice that GitOps might be the perfect fit. You can achieve the same thing with your CI/CD pipeline that trigger a redeployment.

            If you want to stick with containers only, I can recommend taking a look at Harbor that can call a Webhooks after a push. See docs (https://container-registry.com/docs/user-manual/projects/configuration/webhooks/)

            Source https://stackoverflow.com/questions/71504608

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install diun

            You can download it from GitHub.

            Support

            Documentation can be found on https://crazymax.dev/diun/.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/crazy-max/diun.git

          • CLI

            gh repo clone crazy-max/diun

          • sshUrl

            git@github.com:crazy-max/diun.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link