I have a Raspberry Pi running Docker and a number of containers. I plan on adding another Pi soon. Curious what folks are using for a dashboard to monitor performance of all your hosts and containers. I was thinking of deploying Grafana for this but am curious what others use.

  • SilentDecode@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Mostly my own eyes… /s

    I run Dozzle as a container on my host and I use the command ‘docker stats’ on the CLI on the dockerhost for in-depth stuff.