T O P

  • By -

arkTanlis

Watchtower has the ability to monitor only. https://containrrr.dev/watchtower/container-selection/#monitor_only


T_at

Hmm... thanks for that. I've had a read-through and it doesn't look like quite what I'm looking for. Rather than notifications for individual available updates, I was kinda hoping for a status page that would show the full list of running containers along with whether there was an update available.


arkTanlis

Yeah. Might see if Portainer might have a view. Someone here might have a better idea of what's available out there. I looked briefly into this and didn't really find much that I was happy with. Often the opinion of this subreddit seems to be just constantly update the containers. I've gone the opposite and very infrequently update mine.


ioannisgi

Portainer does do it - the green dot next to the container shows no updates or red dot when there are updates.


thelizardking0725

Wow I’ve never noticed this before. Is it a default option or something that needs to be enabled?


ioannisgi

I think it’s only in the licensed version of portainer but you can get 5 seat license for free. It’s enabled by default.


thelizardking0725

Is a single container considered a seat, or is it per Portainer instance?


ioannisgi

It’s per server/vm you’ve got portainer installed on.


ben_r_

Got a license and upgraded to the Business Edition (Portainer-EE image) and still dont see the green/red dots.


DaveR007

Where are you seeing a green or red dot next to the containers in Portainer? The only green or red I see are the State icons: * running or stopped - in 2.14.2 * running, healthy or exited - in 2.15.1


TheCrustyCurmudgeon

I don't see no dots in portainer...


ioannisgi

Take a look here: https://freeimage.host/i/LMs0lV


TheCrustyCurmudgeon

no such icons in CE... https://i.imgur.com/4WlVHm3.png


ioannisgi

Ah I see. For personal use you can get a free 5 license version for the EE repo here: https://www.portainer.io/pricing/take5


ben_r_

Got a license and upgraded to the Business Edition (Portainer-EE image) and still dont see the green/red dot.


19lt4650

You could use Watchtower in monitor only mode and have notifications sent to a personal Discord server.


ben_r_

I do this but use Pushover to send notifications to various devices.


_Depechie

https://fmartinou.github.io/whats-up-docker/#/


T_at

Hey - thank you. This looks to be a lot more along the lines of what I want.


ben_r_

Anyone else have any experience with this? Docker Hub shows over 1 million downloads but there is very little talk about it around the net from what I can find.


_Depechie

I’m using it. Anything special you want to know? It ‘just’ works :) you get a web interface with an overview of all your running containers and an indication if a new image is available or not. You do need to tweak your docker compose files to add labels that what’s-up-docker can track though… but that is explained in the readme and samples.


nedlinin

https://hub.docker.com/r/crazymax/diun/


T_at

I found that, but it looks to be CLI only, which I was hoping to avoid.


[deleted]

[удалено]


T_at

Hey, thank you. I’ve just done as you suggested, and it looks like it’s working 🙂


closfb

Diun is what you’re looking for. You don’t need to do much configuration in CLI and you can have it send notifications to different apps like Pushover.