from Hacker News

Is there a non-corporate alternative to GitHub?

by dfps on 6/1/22, 2:51 AM with 11 comments

Is there something that's like the FOSS/EFF ethic, but for hosting code?
  • by easytiger on 6/1/22, 3:54 AM

    Any Linux server with sshd installed is a git server if you want. There is even a bundled gitweb front end (some perl dependencies) if you need it. No other software needed

    I've ran that set up for many years with no need for GitHub/gitlab features

  • by akerl_ on 6/1/22, 3:03 AM

    Gitlab, Sourcehut, Gitea, or Gogs? Or cgit?
  • by 50 on 6/1/22, 6:15 AM

    You might like https://codeberg.org/.
  • by herewulf on 6/1/22, 7:15 AM

    Sourcehut. https://sr.ht
  • by diffeomorphism on 6/1/22, 5:10 AM

    https://libreplanet.org/wiki/FSF_forge_evaluation

    Lots of FOSS projects run their own places, e.g. debian salsa, and of course you can run git anywhere. I guess you are mostly refering to the showcase/discovery aspect of github. For that many people just use github or gitlab for the visibility.

    I am not aware of a "brandname" FOSS-only place, but apparently the fsf wants to change that.

  • by WalterGR on 6/1/22, 2:53 AM

    You haven't checked out GitLab?
  • by PaulHoule on 6/1/22, 3:01 AM

    Stand up your own git server.
  • by dontbenebby on 6/1/22, 3:25 PM

    What do you mean by non corporate?

    501c3s (nonprofits) are a form of corporation.