Is there any benefit to host my own instance?

  • Matt
    link
    fedilink
    English
    21 year ago

    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.

    • @ipkpjersi
      link
      English
      51 year ago

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

      • Matt
        link
        fedilink
        English
        31 year ago

        LOL

        It wasn’t bad – I just wasn’t familiar with it.

        • azura
          link
          fedilink
          11 year ago

          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?

          • Matt
            link
            fedilink
            21 year ago

            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.

            • azura
              link
              fedilink
              31 year 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.