When comparing Bonobo Git Server vs sourcehut, the Slant community recommends Bonobo Git Server for most people. In the question“What are the best self-hosted web-based Git repository managers?” Bonobo Git Server is ranked 17th while sourcehut is ranked 20th. The most important reason people chose Bonobo Git Server is:
Bonobo Git Server is an open-source project under MIT License.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free
Bonobo Git Server is an open-source project under MIT License.
Pro Web User Interface
Manage users and have full control over your repositories with a nice user friendly graphical interface.
Pro Simple to use
Pro Easy setup and installation
Pro Easy administration
Adding Teams and repositories can done from the UI or by editing files. Very easy
Pro Open source
Bonobo Git Server is an open-source project under MIT License. The source code is available on github and is very extensible.
Pro Very simple LDAP integration
Pro Lightweight
No javascript, drasticly light interface
Pro Email-Based Communication and Coordination
Unlike other services that make their communication services like mainstream social media, Sourcehut uses good old mailing lists to make things simpler. It capitalizes on git's "git send-email" feature. This is in adherence to Sourcehut's general design, which is to make simple, reliable products. The official website is at https://lists.sr.ht, and they have a tutorial on setting your git client up at https://git-send-email.io
Pro Includes build service
Sourcehut has an automated build service at https://builds.sr.ht that can build your code from it's repository. Because the project is in alpha, this service is currently free (they will build your projects for you for free!)
Pro "Pro" features are free since the project is still in Alpha
Because the project is in alpha, the "pro" features are free.
Cons
Con Windows-only
Runs under IIS on Windows.
Con Only repository management
Not a full DevOps solution, like issue tracking, project management, deploy, etc.
Con Inaccurate installation instructions made for a painful and failed installation
Inaccurate installation instructions which did not reflect what was displayed on the screen, despite following the instructions step by step. Is it really so difficult for developers to test their own instructions against a fresh server to see if they work? Two hours down the drain before moving on to another product... Not as advertised :(
Con Branch level UAC
Not easy to have branch let user access control.
Con Not self-hosted
Strictly speaking, when IIS is needed it is not "self hosted". Gitea and Gogs for instance do not need anything else installed.