For those self-hosting a lemmy instance, what hardware are you using? I am currently using a small Hetzner VPS. It has 2 vCPU, 2GB RAM and 40GB SSD storage. My instance is currently just in testing with me as the only user, but I plan to use it for close friends or family that may want to try this out, but might not want to sign up for a different instance. My CPU and RAM usage is great so far. My only concern is how large the storage will balloon to over time. I’ve been up for ~20 hours and it’s grown to 1.5G total volume since.

  • angrylittlekitty@lemmy.one
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    shower thoughts… and still on my first cup of coffee to more just musing than anything …

    if storage is the concern wonder if the lemmy roadmap might one day include an option to use cloud based storage?

    azure storage at .06/gb per month is likely cheaper and more redundant than local storage - even if you factor in calls to the blob which could be lowered via caching.

    cloud storage potentially might one day lead to a option for smaller self hosters to opt into a shared blob instance where the and cost is shared.

    in this scenario security to ensure the cloud blob couldn’t be deleted would need to be thought through (maybe splitting the password among multiple admins with each having one part of the whole?) but might be one way to better encourage more self hosting for them compute side of things.

    • Senseibull@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      If I self hosted my own Lemmy on my home server, just for myself and I posted / uploaded images on it, when another user from another instance views my image, they cache it, would this mean later down the line if I deleted to free up server space, if someone else on that instance was to come across my image after deletion, because it was previously cached, the image would still show?

      Wondering if rolling storage is possible eventually, where an archive of posts older than 2 years is performed and data deleted.