• riskable
    link
    fedilink
    281 year ago

    Can you do us all a favor and blog about your experience setting this up and running it somewhere? I’ll follow you 👍

    I was thinking about making my own Federated kbin-like server (writing the code from scratch) as an academic exercise. I’m a full stack developer and it’s the perfect thing to hone my non-embedded (full std) Rust skills and freshen my JavaScript skills.

    I have several side projects going on at the moment (that I’ve been working on constantly for almost three years straight) and I need a mental break from that. I’d love to learn what’s a pain in the ass VS what’s good from a semi-layman’s perspective so I can make something better.

    • @[email protected]
      link
      fedilink
      English
      41 year ago

      I’m currently running my own instance for this exact purpose, and have helped another user setup their public instance. It’s really quite simple! Just follow the instructions in the lemmy-ansible repo and the script should do most everything for you.

      I’m running my instance from a Linode dedicated 2CPU 4GB RAM instance, where the friend I helped is running on a $5/mo 1CPU/2GB RAM Linode instance. Both are running Ubuntu 24.04LTS as I found that the newer non-LTS version has some issues out of the box.

      I setup the credentials per the Ansible instructions and the script did the rest for me.

      • @taigaman
        link
        English
        31 year ago

        Do you think you could do this using Oracle’s “forever-free” tier?

        • @[email protected]
          link
          fedilink
          English
          31 year ago

          I’ve never used anything Oracle out of principle, but there is an ARM build of Lemmy. If you get it working then document your findings and share them

          • riskable
            link
            fedilink
            21 year ago

            I’ve never used anything Oracle out of principle

            As someone who’s been forced to use Oracle products many times in the past I nod to your standards and tip my hat for your sound judgement 👍

      • riskable
        link
        fedilink
        11 year ago

        Ahaha, someone who knows

        Adding over-engineered hardware into the mix isn’t out of the question 😁