Gitolite might be a bit more popular than GitBucket. We know about 2 links to it since March 2021 and only 2 links to GitBucket. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I saw this on HN and have been using it for the past two weeks for some small hobby projects. The docs are so-so but I got it set up in Docker without much hassle. I've since migrated completely from gitbucket. Great software - I encourage everyone to try it out. Source: almost 4 years ago
A Git platform (like github or gitlab) written in Scala. Definitely not a pet project so might be fun to read the code. Https://github.com/gitbucket/gitbucket. Source: almost 4 years ago
People also forget about Gitolite, which provides lightweight shared access control around Git+SSH+server-repos. For me it's a much simpler alternative than systems with a heavyweight web UI. Although to be honest I don't know whether Gitolite handles SHA256 hashes (I've never tested it). https://gitolite.com. - Source: Hacker News / almost 3 years ago
Gitolite is awesome if there's no need for web frontend and easy to setup. Source: about 3 years ago
Gitea - A painless self-hosted Git service
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Bonobo Git Server - Set up your own self hosted git server on IIS for Windows.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Gitstack - GitStack is a free software that let you setup your own private Git server on Windows.
Gogs - A painless self-hosted Git service written in Go