• @[email protected]
    link
    fedilink
    English
    303 months ago

    This got me curious on how many images are on all Lemmy instances combined and how much storage it all takes up.

    • ShadowA
      link
      English
      533 months ago

      I can tell you that for lemmy.ca we use 778gb

        • ShadowA
          link
          English
          243 months ago

          If it’s just a private instance, your storage needs will be way less. We use object storage, so it’s actually pretty cheap (like $5-10 a month iirc). We’re not storing that all on the server disk.

          • @[email protected]
            link
            fedilink
            English
            63 months ago

            I’ve been considering a private instance myself so that’s good to know.

            If you’re federating with everything by default, would that not also federate all the images and take up space that way? Or are images always just referenced from their origin instance?

            • ShadowA
              link
              English
              113 months ago

              Images come from their origin, but I think thumbnails are cached on your instance.

              • @[email protected]
                link
                fedilink
                English
                43 months ago

                This is correct, i have seen in the past images that 404 when clicked but the thumbnails show up fine on my instance

        • key
          link
          fedilink
          English
          93 months ago

          I’m on a private instance. My lemmy volume as a whole is currently 72G.

          5 is probably a bit undersized and liable to cause pool timeouts. But like 15 should give you enough room depending on your provider’s affordability. You can always delete old data periodically.

        • @[email protected]
          link
          fedilink
          English
          33 months ago

          I’m running a quite small instance and currently the full media storage is 234GB. That being said I pay $3 per month for the storage on Cloudflare R2 so that’s fine. You could get more for cheaper probably with a service like Backblaze B2.

          The main database (non-media) currently takes up 36GB.

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          3 months ago

          You can configure the maximum size of image you will federate. You could set it to essentially 0 and you will store like no images. Downside is you will have to fetch images from other instances, whose servers may not be close to you.

          For reference, Feddit.dk has a 5MB image limit. My storage is only about ~60 GB

      • MamboGator
        link
        fedilink
        English
        1
        edit-2
        3 months ago

        I was wondering about this very thing recently and how bad I should feel every time I upload an image.

        At least object storage is an option.