I tried self hosting it,but it felt very resource intensive on my vps. It’s a really good bookmark manager, feature rich and all. But I feel like it could have been lighter.

  • Onomatopoeia@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    18
    ·
    edit-2
    2 days ago

    Sure I can.

    You’re complaining about needing 4gb of RAM on a virtualized platform in 2025, when 4gb of ram was common on a laptop (which is heavily space constrained) thirteen years ago.

    It’s a fair comparison.

    When I spin up a VM for Linux, it’s 4gb - that’s the minimum today, because the virtualization platform will over-commit ram as it knows how to best utilize it.

    I can run a Linux box in 2gb, but as soon as I start doing anything with it, more ram will be required.

    • tofu
      link
      fedilink
      English
      arrow-up
      17
      ·
      2 days ago

      Laptops usually run desktop environments which are quite resources intensive. You can easily run some Docker services on 2GB. The debian VM that natively runs my nginx reverse proxy has 512 MB RAM and works perfectly fine.

      • zingo@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        1 day ago

        I’m running Urbackup in a Dietpi VM, with 256Mb RAM. Works fine.

        Urbackup server is running about 70Mb RAM idle.

        I could probably go down to 128Mb for the whole VM, but that’s is pointless and it might start to struggle during a backup session.