Just started self hosting this instance. Nothing on the docs mentioned anything about storage considerations.

  • RuudM
    link
    fedilink
    English
    62 years ago

    This is lemmy.world after 4 weeks:

    58G	pictrs
    34G	postgres
    
      • manitcor
        link
        fedilink
        English
        2
        edit-2
        2 years ago

        im running 50 users right now, subbed to A LOT of communities, seeing db growth of about 100mb per day.

          • terribleplan
            link
            fedilink
            English
            1
            edit-2
            2 years ago

            It’s all about how many communities your user(s) subscribe to since your instance basically acts as a mirror for those.

            My instance has been running for 23 days, and I am pretty much the only active local user:

            7.3G    pictrs
            5.3G    postgres
            

            edit: I may have a slight Reddit Lemmy problem

            • @Pleonasm@programming.dev
              link
              fedilink
              English
              02 years ago

              So if you’re the only user (let’s assume for ease) then, that represents all the updates (posts, comments, votes) from each community that you are subscribed to?

              • terribleplan
                link
                fedilink
                English
                02 years ago

                Yeah, and I purposely subscribe to (or sometimes have a dedicated “federation helper bot” account I run subscribe to) most of the most popular communities on the most popular instances so I can get a decent sampling of what’s going on in the fediverse on the “All” feed. So I assume my storage usage is maybe a bit higher than what an “average” single-user instance may be…

    • @HappyHam@lemm.ee
      link
      fedilink
      English
      12 years ago

      Now I wonder how viable it would be to support video hosting. The answer is almost certainly “God no!”

      • GatoB
        link
        fedilink
        English
        12 years ago

        It is viable through other hostings

  • Netto Hikari
    link
    fedilink
    English
    32 years ago

    This is my small instance with way fewer users than lemmy.world.

    11G	pictrs
    5.2G	postgres
    
    • Kushan
      link
      fedilink
      English
      02 years ago

      How has your Lemmy experience been on a self hosted instance? I’m currently using lemmy.world and it’s very error prone, would self hosting reduce those errors at the expense of anything? Does federation take long or do you find you’re getting federated content quickly enough?

  • key
    link
    fedilink
    English
    12 years ago

    Depends. If you have a lot of users posting a lot of pictures and you use pictrs out of the box config, then a lot. If you are just running a few users with finite communities being synced then a lot less. The number is going to vary a lot as lemmy grows and gets older so hard to document realistic expectations. But docker images are probably going to take up more disk space than actual contents unless you get quite big. I just threw my PG volume into a tgz to move servers and it’s less than a gig.

  • Kayn
    link
    fedilink
    English
    1
    edit-2
    2 years ago

    My instance dormi.zone has been running for around 3½ weeks now, has a 3-digit amount of users and hosts a community with little more than 1000 subscribers. Here’s how much storage it currently takes up:

    • 4.9 GiB pictrs
    • 6.2 GiB postgres

    In the default Ansible configuration, storage will mostly be accumulated by log files that are automatically generated by Docker and deleted whenever you restart the Docker containers.

  • MrJukes
    link
    fedilink
    English
    12 years ago

    It depends on how many communities you end up pulling in. Your instance will only sync with communities that a user on your instance is subscribed to.

    • MrJukes
      link
      fedilink
      English
      1
      edit-2
      2 years ago

      I’ve had my instance running for about 1 week and I’m the only user.

      2.1G pictrs

      2.5G postgres