I have a raspberry PI with a 13" screen that I want to use to display statistics of all my servers running on proxmox.

I have an Uptime Kuma service status page and also another page showing some cockpit and netdata stats. I’d like to run these as a full page websites but have the raspberry pi cycle through each web page.

Any idea on how to do this or a better way?

    • PopYaCork@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      When it comes to code, I don’t judge. I just want shit to work.

      You have given me an idea though by just looking at your code. An iFrame and some JavaScript could be used to cycle through the sites :)

      Thanks for taking the time to reply.

      • RemakingEden@infosec.pub
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        No worries, i hope it works for you! Perhaps its a worth open source program if its not already created. An electron app that takes urls and a timeout value and then just cycles through.