whats-up-docker icon indicating copy to clipboard operation
whats-up-docker copied to clipboard

[Feature Request] 'Update' button

Open boomam opened this issue 2 years ago • 16 comments

For those of us that dont want to automate updating, it would be good to retain watching ability, but have the ability to press an 'update' button to update.

boomam avatar Jan 28 '23 20:01 boomam

I would like automatic updates for selected containers (a list of free-to-update items could be given to wud with variables/labels), but for other very important ones I would like to be more in control. So an manual update button would be an awesome idea.

thedafa avatar Feb 03 '23 11:02 thedafa

+1

PiotrEsse avatar Feb 09 '23 09:02 PiotrEsse

+1

ducadk avatar Feb 13 '23 19:02 ducadk

I agree with @boomam, I want to monitor my containers for updates and deploy them with an "Update" button

Zatow avatar Feb 16 '23 21:02 Zatow

This would be awesome. I'm currently using Watchtower to auto-update some containers, and WUD to tell me when the rest need updating. Having this option to manually update certain containers would mean I could just use WUD.

derekoharrow avatar Feb 28 '23 10:02 derekoharrow

This has also been discussed as part of the update entity in HA. Issue is closed, but referencing it here to maintain easy-access history: https://github.com/fmartinou/whats-up-docker/issues/186#issuecomment-1344603845 There was some initial discussion on how to get this setup.

JvdMaat avatar Mar 27 '23 20:03 JvdMaat

I would love to see this feature. I'll add my plus one to this as well.

kirk56k avatar May 25 '23 17:05 kirk56k

I've started to work on a proof-of-concept few weeks ago... It involves a big rework and because I don't have much time these days, it will last a bit before it's done. But it will be ready sooner or later 😁 .

fmartinou avatar May 26 '23 08:05 fmartinou

What about Hass Integration? You create update-entities in hass. What does clicking "Update" in hass do today? And what should it do concerning this feature?

loeffelpan avatar Jul 05 '23 10:07 loeffelpan

You create update-entities in hass. What does clicking "Update" in hass do today?

Currently you cannot click on the hass update button because it has been disabled. You can only skip the available update

image

What about Hass Integration? And what should it do concerning this feature?

This github issue will provide triggers the capability to receive container update commands (mqtt topic, http request, telegram command, ui action...) and wud will update the container using the appropriate watcher (docker, docker-compose...)

Regarding Home-Assistant integration:

  • All containers managed by WUD will be added as Home-assistant devices
  • All container properties will be added as Home-Assistant 'entities`
  • Every container will get an update entity in Home-Assistant
  • The update entity will provide info regarding the current / next version
  • The update entity will allow to update the container when clicking the Update button

fmartinou avatar Jul 05 '23 12:07 fmartinou

I'm really looking forward to this!

Question, do you have an open issue for the "Read release announcement" link pointing to the old version (ie 3.1.2 in the Tydom screenshot you posted above), or will that get fixed with this issue as well? (I'd be happy to log an issue if needed for that)

JvdMaat avatar Jul 05 '23 13:07 JvdMaat

Question, do you have an open issue for the "Read release announcement" link pointing to the old version (ie 3.1.2 in the Tydom screenshot you posted above), or will that get fixed with this issue as well? (I'd be happy to log an issue if needed for that)

It should fix that one as well 🤞 . (because wud containers will be treated as home-assistant devices instead of home-assistant entities)

fmartinou avatar Jul 06 '23 12:07 fmartinou

@fmartinou Thanks for considering this feature request. Is there any update or ETA?

armond-avanes avatar Oct 07 '23 22:10 armond-avanes

Bump. Is this still a feature being worked on at all?

DanZirnhelt avatar Jun 12 '24 23:06 DanZirnhelt

This looks really promising. I always wondered why there is no watchtower-ish application that can monitor containers for new versions and then just provide a simple notification and an update button. It's either a notification and do the manual update or automatic updates lol.

filikun avatar Aug 16 '24 07:08 filikun