Is there any benefit to host my own instance?

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 3 years ago (9 children)

That's awesome! Running my own social media instances has become a hobby for me.

Having my own Lemmy instance has felt fairly seamless versus using Lemmy.world, but there have been some kinks. For example, when attempting to subscribe to a new community, the server has to pull a bunch of data first. This takes several seconds, but the UI simply says "not found" -- and then after several seconds, the UI updates with the community you want to follow. I figured this out by tailing the logs.

Also, the installation was pretty damn easy, especially when compared to Mastodon.

  • source
  • parent
  • hideshow 9 child comments
  • [–] 4 points 3 years ago* (8 children)

    I'd maybe be interested in trying out self-hosting Mastodon at some point too, good to hear that Lemmy was easy to install though. I'm not too worried since I have quite a bit of Linux experience, I figure it probably won't be too bad to setup whatever social media instances I'm interested in checking out.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 2 points 3 years ago (7 children)

    Yeah, if you've got a decent amount of Linux experience, I don't think you'll have any issues. Mastodon's installation is well-documented and works. My only criticism is that it's a bit long and you have to be careful not to miss anything.

    On the other hand, I recall installing Pixelfed back several months ago and having a difficult time. The documentation was lacking, and it required me to use Arch Linux, which I had never used. I was able to get it working, but eventually terminated the instance after a while because I was never using it.

  • source
  • parent
  • hideshow 7 child comments
  • [–] 5 points 3 years ago (6 children)

    Oof, yeah, requiring someone to use Arch definitely seems like a steep requirement lol

  • source
  • parent
  • hideshow 6 child comments
  • [–] 3 points 3 years ago (3 children)

    LOL

    It wasn't bad -- I just wasn't familiar with it.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 3 years ago (2 children)

    Wait. I'm looking at the Pixelfed installation guide right now and it doesn't tell me to use Arch at all? Isn't it just a PHP app?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    That's awesome. This was several months ago when there was a link to some specific Arch Linux documentation that @dansup@mastodon.social mentioned was the most complete. Sounds like it's been cleaned up.

    Yeah, I think it is a PHP app.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 3 years ago

    mm. Might have been a getting started from the ground up kind of setup guide and the author might be most familiar with that. But happily it seems like there's docker files in the main repo, including docker compose files, so that should make it quite easy to set up.

  • source
  • parent