glance icon indicating copy to clipboard operation
glance copied to clipboard

Docker stats (healthy, RAM, CPU...) integration

Open EwenQuim opened this issue 8 months ago • 4 comments

Description

I would like to have the same feature that exist in https://gethomepage.dev to display the memory and CPU usage of each container. Very useful to check if everything is OK and which container to stop. Might be hidden by default.

Image

In fact, I might work on this if I have some time :)

Thank you for this project, I chose it because it is more extensible than https://gethomepage.dev and consumes less memory for my little server (26.2MiB vs 133.8MiB)

EwenQuim avatar Mar 27 '25 10:03 EwenQuim

Already exists, https://github.com/glanceapp/glance/blob/main/docs/configuration.md#docker-containers

diceroll123 avatar Mar 27 '25 10:03 diceroll123

@diceroll123 I don't understand how or where I'm supposed to activate the option to see the RAM of the containers, can you please be more precise?

EwenQuim avatar Mar 27 '25 11:03 EwenQuim

🤦 ah, I mixed it up with the experimental Server Stats widget, my mistake! https://github.com/glanceapp/glance/blob/main/docs/configuration.md#server-stats

diceroll123 avatar Mar 27 '25 22:03 diceroll123

I still don't see where the Server Stats allow me to see RAM and CPU by container lol. Maybe I can configure the mountpoints or something like this?

EwenQuim avatar Mar 28 '25 11:03 EwenQuim