Giter VIP home page Giter VIP logo

Comments (10)

FuzzyMistborn avatar FuzzyMistborn commented on June 28, 2024 1

Why not look into something like Dependabot to monitor when the Alpine image is updated and auto create a new PR (and you can even set it to automerge). That way your image is only updated when Alpine is updated (or if you manually trigger it).

from wg-easy.

WeeJeWel avatar WeeJeWel commented on June 28, 2024

We update daily to ensure the 'FROM' is always latest.

Additionally, when changes are made, a version is changed and users will see an 'There's an update available' in the UI.

from wg-easy.

FuzzyMistborn avatar FuzzyMistborn commented on June 28, 2024

So no chance of different tags? It looks like both the latest and 2 tags are updated regularly. I don't always check the UI so that's why I run DIUN to notify me when docker hub sees a new container.

from wg-easy.

WeeJeWel avatar WeeJeWel commented on June 28, 2024

Well, technically speaking it is updated :) But no, I think this is a fine way to ensure latest is always up to date, without maintenance required from me.

from wg-easy.

FuzzyMistborn avatar FuzzyMistborn commented on June 28, 2024

Respectfully, it's your project so your call, but I highly doubt the "FROM" is updated daily, so seems like a complete waste to build it daily. I think there's a better solution, but again your call. Guess I'll look elsewhere for a solution.

from wg-easy.

WeeJeWel avatar WeeJeWel commented on June 28, 2024

A waste of what?

from wg-easy.

FuzzyMistborn avatar FuzzyMistborn commented on June 28, 2024

Resources from GitHub/Docker. I know it's all free and the builds take only minutes but there has to be a more efficient way that the club of just building everyday.

Also...it's Wireguard. It doesn't really need to live on the bleeding edge. Security patches sure but again building weekly would likely be fine. Plus looking at the Alpine build history looks like there was an update 2 days ago and then 23 days ago. Again, just seems like a waste of time to build every day.

from wg-easy.

WeeJeWel avatar WeeJeWel commented on June 28, 2024

It's more a waste of time for me to monitor when some dependency has been updated :) But thanks!

from wg-easy.

rahilarious avatar rahilarious commented on June 28, 2024

Why not look into something like Dependabot to monitor when the Alpine image is updated and auto create a new PR (and you can even set it to automerge). That way your image is only updated when Alpine is updated (or if you manually trigger it).

+1. This sounds like a good idea. When automating anything, flow should be set in most efficient way possible.

from wg-easy.

WeeJeWel avatar WeeJeWel commented on June 28, 2024

There's a nightly being built every day: https://github.com/WeeJeWel/wg-easy/actions/workflows/deploy-nightly.yml

from wg-easy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.