Docker stats (healthy, RAM, CPU...) integration
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.
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)
Already exists, https://github.com/glanceapp/glance/blob/main/docs/configuration.md#docker-containers
@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?
🤦 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
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?