what is the best alternative to github ? my main requirements are that

  1. it should be free, and
  2. it should not go down or get discontinued anytime soon
  • Lots of people say Sourcehut, and I agree. It may not always be free, but I believe it’s still free for OSS projects. All of the sourcecode is available, and the instructions for running your own servers is decent. It’s been around for years, and I’d be surprised if it went down; it’s never had an outage as long as I’ve been using it.

    It has source repos, issue tracking, CI, mailing lists, and wikis. The pages are also lightweight, with little to no javascript.

    You might find it ugly. It has no web-based PR/merge tooling (but has instructions on how to manage PR/merging using the mailing lists). It has a couple of restrictions on what kinds of projects you can host with gem (no cryptocurrency projects). It’s a developer’s tool, and built for people who have a fair amount of competency outside of web interfaces.

    I love Sourcehut; I’ve been paying for it since before I needed to, and even though I’m not using it for commercial purposes… but it’s not for everyone.

    • @jbowen@lemmy.ml
      link
      fedilink
      31 year ago

      I think the site is clean and pretty. I’ve also been paying for it for a couple of years now ($2/mo, I think). Hosting costs need to be covered somehow and if you’re not paying for it, then it’s likely data about you is being sold in some way.

    • @kixik@lemmy.ml
      link
      fedilink
      1
      edit-2
      1 year ago

      well, it seems soucehut will have a web based work flow, or so it seems from this postmarketos post:

      We talked to Drew DeVault (the main developer of SourceHut) and he told us that having the whole review process in the web UI available is one of the top priorities for SourceHut

      SourceHut is prioritising to implement an entirely web-based flow for contributors.

      This things don’t happen in one day, so don’t hold your breath yet, but it seems it’s coming at some point…