I am fairly new to Lemmy and was thinking of getting an account on one of the “big” servers to get the full experience, but then I figured I could do exactly the same thing as with my GoToSocial and other services: run my own instance.

I am wondering if this is an overkill or not. Any experience running your own small Lemmy instance? Are there better options that are compatible with Lemmy but lighter to run for this purpose?

      • Shimitar@downonthestreet.eu
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        Disk space 10gb, CPU/ram not noticeable on my server (lots of other services using more than Lemmy).

        I think it’s been up about one year. One user but I subscribe to all communities I find remotely interesting.

        • desentizised@lemmy.zip
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 months ago

          Thanks for the reply. So what kind of magnitude are we talking on the RAM usage here? Some people here talked about not being able to fit it inside 2G total. So I assume it’s probably like hundreds of megs which is only really significant in such low memory configurations.

  • tko@tkohhh.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    My instance runs great… I’ve got it on NVME drives and a system with 64GB of RAM. When I was hosting it on Digital Ocean, I often ran into performance issues with RAM (I think I just had 2GB). Since the switch it’s been rock solid.

  • squirrel@piefed.kobel.fyi
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    I run a single user PieFed instance for a month now. Compatible with Lemmy. Everything runs smooth so far.

  • Björn@swg-empire.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    I run a single user instance and it’s horribly slow. Mostly because I only have HDDs and not enough RAM to compensate. I hope Lemmy 1.0 will increase database performance.

    Piefed is supposedly much more performant. But I’m shying away from migrating because I don’t want to lose my post history and uploaded pictures.

    • Auster@thebrainbin.org
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Maybe there’s a way to import contents through federation? Just, if both run on the same hardware when doing it (possibly the new instance on a subdomain), both would run way slower.

  • Auster@thebrainbin.org
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Directly compatible with Lemmy, there’s Friendica (Facebook-like; also compatible with Twitter-like posts e.g. from Mastodon), Mbin (simplified/cleaner UI; also hybrid like Friendica), and PieFed (apparently more Reddit-like than Lemmy from what I read, in a technical sense).

    Dunno which are better/worse to run, but I remember seeing hardware requirements on the docs of each of them.

    Also it’s not uncommon to see single user instances from my experience. But if you feel it’s a waste of domain/resources, you could also create some dedicated community or something to give further use for it.

      • Björn@swg-empire.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        The solution is to not proxy images. Might even be the default by now. That’s a huge resource hog. No idea what pictrs is doing but it’s still taking up a whole lotta space just for my own images.

        • Auster@thebrainbin.org
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          Tangencial comment, but as I’d presume your instance is running on a Linux server (usually sites are), maybe check with ncdu (if available) which folders are the biggest?

    • Erick@piefed.erick.sh
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      Ah, good catch. This is something I have to look into. Other self-hosted apps I have usually keep a local cache for a few days only and fetch on demand when needed. Need to explore if both Lemmy and PieFed to something similar.

      • squaresinger@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        Lemmy fetches everything that has ever been posted in any community that any user on that instance is subscribed to and keeps it indefinitely.

        Since most activity happens in big communities that most people are subscribed to, most instances keep full, persistent copies of most things that were ever posted to lemmy.

        That’s why Lemmy scales so badly. If Lemmy was the size of Reddit, every instance would have to have storage capacity in the same order of magnitude as all of Reddit itself.

        The problem only gets worse with time, since all that has been posted still remains.

        The total replication also means that the copies need to be moderated by every instance individually, since every instance stores a copy of everything. So if e.g. someone posts illegal content on another instance and your instance stores a replica, you are just as legally liable for that illegal content as the original instance. Thus you have to moderate everything that runs over your instance.

        Moderation effort is thus also replicated across all instances.

        That bad scaling in storage and moderation is btw the reason why e.g. lemm.ee shut down. It was just too much cost and work to keep the instance running.

        • Erick@piefed.erick.sh
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 months ago

          As far as I can tell PieFed already handles deleting old content (1 week by default, but I’m looking at the code on my phone so not the best way of doing research). I’ll do some more code reading later if I have a chance.

  • fodor@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    Also might be worth thinking about what else you are self hosting. Don’t want to self host all of your communication apps; that would be brittle.

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    HASS Home Assistant automation software
    LVM (Linux) Logical Volume Manager for filesystem mapping
    k8s Kubernetes container management package

    [Thread #982 for this comm, first seen 5th Jan 2026, 18:25] [FAQ] [Full list] [Contact] [Source code]

  • solrize@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    I’ve thought of doing it for privacy and other reasons. I don’t have the sense that the resource load is high, but I haven’t checked carefully.

  • Bobby Turkalino@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    I did it for a while and it was a fun little technical project but once the pictrs image cache exhausted the amount of storage I got in the cloud host service’s free tier, I stopped because I didn’t feel like spending money on it