| ▲ | rhdunn 2 days ago | |||||||
If you want a GitHub-like UI (with org/repo structure limitations) use either Forgejo or Gitea. If you want a similar but different experience use GitLab. If you want something more akin to the kernel experience (i.e. hosting, flexible repository structure, user auth via ssh keys, and a simple web UI) use gitolite with cgit, or alternatively gitweb. | ||||||||
| ▲ | dijit 2 days ago | parent | next [-] | |||||||
There's always gerrit. I mean, technically it's a code review platform, not a complete toolbox like Gitlab and co, but damn if it isn't the most professional feeling experience. | ||||||||
| ▲ | dymk 2 days ago | parent | prev | next [-] | |||||||
I love gitea, and I use it for my homelab, but the permissions system needs a lot of work. There’s still an open bug which doesn’t let anyone but the repo owner read CI logs regardless of settings. | ||||||||
| ||||||||
| ▲ | mghackerlady 2 days ago | parent | prev [-] | |||||||
or sr.ht, you can host it yourself if you want | ||||||||