• Freeman
    link
    fedilink
    31 year ago

    I wish it was easier to setup an instance and manage it

    • HTTP_404_NotFoundOP
      link
      fedilink
      31 year ago

      Agreed, it’s an absolute nightmare to get up and running.

      I messed with it for a few hours later.

      • Freeman
        link
        fedilink
        11 year ago

        Did you ever get it up. I tried both the docker and vps methods on both Debian and Ubuntu. Never could get it to connect.

        Part of it is some of my unfamiliarity with some of the tools and their purpose (namely redis and rabbitmq). But all I got was 500 errors and when looking at service logs, everything was clean.

        • HTTP_404_NotFoundOP
          link
          fedilink
          41 year ago

          I tried both, with fresh vms.

          No dice. Lemmy has been working good, so, I stuck with it.

          I wanna mess around and see if I can build a blazer front end for it. With web assembly

        • arkcom
          link
          fedilink
          31 year ago

          Mentioned up above, but there is a pull request that will make docker deployment much easier. It will move all setup into env variables and use precompiled images.