Do you use any web ui’s for your Linux server? I’m comfortable managing my server using the command line, but I also want a graphical interface that shows an overview of what is running on the server, the way the resources are being used what containers are running and so on. Also file download uploads would be great to have.

What do you recommend which is light and resources and is suitable for less powerful servers with low ram?

So far these are the more interstating tools I’ve found: (they vary in functionality their provide)

CasaOS Cockpit SartOS Orb Kasm

    • mFatOP
      link
      fedilink
      English
      28 months ago

      I tried it once the UI is very complicated.

      • @node815@lemmy.world
        link
        fedilink
        English
        48 months ago

        This person gives a good run down of how to integrate NetData + Prometheus + Grafana to create a nice dashboard:

        https://noted.lol/netdata-prometheus-and-grafana/

        I am not much into those, but got into Netdata, it’s really just a nice information portal which provides way more data than one can use, but they pretty much expose it so you can use it for your purposes. I have it on a few of my systems and like looking at it when they seem slow.

        For what I have for my end though - I use Proxmox for my VM’s and then use Portainer for a good rundown of what ports I have available to allocate. But then I also use docker compose files whenever I can so it’s easier to update/deploy as needed.