amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
5.7k stars 287 forks source link

Remoteupdate #3200

Closed Mephisto090 closed 1 month ago

Mephisto090 commented 1 month ago

Describe the feature you would like to see

Another little idea from me :)

I already run 7 servers that I monitor via Dozzle. Each time I have to log in via Putty and restart or update the agents and the server. Is there any way to solve this via the Dozzle interface?

amir20 commented 1 month ago

Docker containers are immutable. It would be confusing for users if it upgraded. You can use https://github.com/containrrr/watchtower which does the same thing. No reason to be part of Dozzle.