Y’all should try it! I loved seeing it popping on other instances’ /instances page, and seeing it polling other communities. Also changing the background in my theme was lit.

Lemmy’s hosting documentation is a bit rough around the edges, especially the ARM situation (and its contemporary solution), so I had some extra tinkering to do. No shade at all yeah? I appreciate every bit of their work and I jotted down some points that I need to consolidate into a documentation PR soon.

Anyway, I feel like the extra @... on our usernames should be worn as a badge of honor you feel me? ;)

  • SnoW
    link
    fedilink
    English
    52 years ago

    How useful it is to actually have a self-hosted lemmy instance if u are alone on it btw ?

  • mrmule
    link
    fedilink
    English
    42 years ago

    We really need a CPanel/Softaculous installer like we have for wordpress etc. Would love to host, but atm there’s so much backend config for JoeDev to deal with.

  • @[email protected]
    link
    fedilink
    English
    32 years ago

    Is there a community for troubleshooting self-hosted lemmy instances? Mine has issues showing search results and adding other instances. Unfortunately there’s not a lot I can find with my Google-fu.

  • @[email protected]
    link
    fedilink
    English
    42 years ago

    I would love to do this but I’m afraid of exposing my home IP to the world of spammer and what not. Did you selfhost on a cloud provider or did you do it from your home ? How crazy does the security need to be around Lemmy instance ? I really feel like it’s a beacon of come hack me if you can!

    • @[email protected]OP
      link
      fedilink
      English
      12 years ago

      I just rented a VPS from Hetzner because that’s the workflow I’m already familiar with. Lowest tier, 5$, and since it’s ARM it’s also beefy enough to never need an upgrade I hope :P

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      I ended up getting a cheap VPS to use for Lemmy and Matrix for exactly that reason. They didn’t want to play well with Cloudflare proxy, so the VPS was the easiest solution.

    • Nimmo
      link
      fedilink
      English
      52 years ago

      One method that many people use to hide their IP address of their host is to use Cloudflare for DNS, that way you don’t directly expose your IP address to the wider internet. A nice bonus to Clouldflare is that it’s free too! Just get yourself a domain, get Cloudflare set up to provide DNS for it and you’re golden.

  • @[email protected]OP
    link
    fedilink
    English
    202 years ago

    Also seeing the federation happening live at tail -f /var/log/nginx/access.log is so satisfying. I think I like computers

    • @[email protected]
      link
      fedilink
      English
      32 years ago

      It’s also interesting to see how many random webcrawlers are out there! When I was first setting up my instance I was spot checking some IPs and found all sorts of interesting security services.

  • Nimmo
    link
    fedilink
    English
    132 years ago

    I’ve just gotten my own instance of Lemmy running here and think I’m getting the hang of how to subscribe and link up to other instances. This is also a teaser to see if my first comment actually works!

  • @[email protected]
    link
    fedilink
    English
    82 years ago

    It was a fun experience trying to get to all work. I did originally try on my raspberrypi but I ended up just giving up on that due to the issues you mentioned. But it’s nice to have my own instance, and slowly populating the all feed with new subscriptions and well I owned the domain va11halla.bar I had to use it for my name.

  • @[email protected]
    link
    fedilink
    English
    32 years ago

    I’ve been trying to get lemmy broken up to microservices for my Raspberry Pi k3s cluster. I have postgres running but I’m well outside my comfort zone trying to learn how kubernetes works. If I stand up the other microservices (pictrs and lemmy) do I just need to use the same namespace? How do I tell it the server url/fqdn/ip for postgres? Does metallb do that for me?

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    I definitely need to get my own instance set up. Ideally, I’d like to run it on a pi of some sort, but may choose a container on proxmox instead. Any advice for these options?

    • @[email protected]
      link
      fedilink
      English
      22 years ago

      I’ve attempted on a proxmox LXC container, without much luck. may be a simple change needed, but I’ve had better luck with a VM. It typically uses around 1% CPU most of the time & around avg. 1.5GB ram usage. this is without any tweaks at all however. this is a single user instance.

  • mFat
    link
    fedilink
    English
    122 years ago

    I wish someday self-hosting anything (not just Lemmy) becomes as easy as installing an app. Self-hosting doesn’t need to be a nerd thing.

    • @[email protected]
      link
      fedilink
      English
      72 years ago

      The hard part is the network. Everything is different with different ISP. The DNS is another challenge, you need to buy your ‘internet real estate’ and have it work correctly if your IP change.

      Security is another challenge but I think it’s easier to notice unusual traffic from your basement server than from a mega-tech-bro-corporation. There’s probably some easy software that could do that.

  • Lunch
    link
    fedilink
    English
    22 years ago

    Will set up one later on too, glad to hear it was a joy to tinker with, looking forwards to it!

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

    I wanna look into self-hosting my own Lemmy instance some time. Once I have more time to figure it out with my home network local server w/ public cloud VPS OpenVPN server setup (likely with Docker containers too) I’ll take a look into it. You’re right, it’ll likely be fun and right up my alley too.

  • 𝓢𝓮𝓮𝓙𝓪𝔂𝓔𝓶𝓶
    link
    fedilink
    English
    72 years ago

    It’s certainly been an adventure for me that’s mostly spurred me to learn about how to user/admin docker. (I need a project to dig into to learn things.)

  • @[email protected]
    cake
    link
    fedilink
    English
    52 years ago

    The more I see this community the more I think about starting a mastodon/Lemmy instance of my own. I used to have a home rack setup, but a 1U in an apartment isn’t ideal. I’ve cut down to just a old desktop with a pair of redundant 8TB drives now and might have to spin up a cheap vps somewhere.

  • @[email protected]
    link
    fedilink
    English
    72 years ago

    I’m running my own server on a linode. I’ve got it on the cheapest tier which is $5 a month. I’m not quite sure what I’m going to do when the 25GB gets full, I’ll have to find out the best way to delete old posts and pictures.