this post was submitted on 05 Nov 2022
11 points (100.0% liked)

Open Source

31209 readers
364 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] poVoq@slrpnk.net 1 points 2 years ago* (last edited 2 years ago) (1 children)

There is also:

  • Pagure: RedHat developed git forge that can be selfhosted
  • Phorge: Community fork of Facebook's internal Phabricator forge tool
  • Heptapod: Gitlab modified to work with Mercurial
  • Fossil: self-contained small team collaboration tool doing its own thing entirely
  • Kallithea: git and hg web frontend with code review functionality (community fork of Rhode code)
  • Rhode code: git and hg frontend (original codebase where Kallithea forked off)
  • Sourcehut: email centric git frontend
[โ€“] cult@lemmy.ml 1 points 2 years ago

Ah didn't realize there was a Phabricator successor, thanks, will add these and your comments on GitTea to the main post