Since selfhosted clouds seem to be the most common thing ppl host, i’m wondering what else ppl here are selfhosting. Is anyone making use of something like excalidraw in the workplace? Curious about what apps that would be useful to always access over the web that aren’t mediaservers.

  • Ananace@lemmy.ananace.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    18 hours ago

    Oh yeah, CPU usage is basically zero, and memory usage of the PHP code itself is also basically nil compared to other software I run. It’s just the sudden storms of IO requests that causes issues, and since those come over a network pipe it causes issues for other pieces of software as well.

    • koala@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 hours ago

      I see some CPU and memory usage on my setup… but I don’t even see any IO!

      Literally, the IO chart for “week (maximum)” on Proxmox for my Nextcloud LXC container is 0, except for two bursts, of 3 hours of less each. (Maybe package updates?)

      The PostgreSQL LXC container has some more activity (but not much), but that’s backing Nextcloud and four other applications (one being Miniflux, which has much more data churn).