Sourcehut is really the only step between just using an ssh server and something like forgejo that I know of.
It seems designed for like teams of people. They both have like admin interfaces, which I can’t ever imagine for my use case.
I’m sure I could get it running, I just dislike using tools that are significantly more complex than I need.
ScreaminOctopus@sh.itjust.works 2 weeks ago
morrowind@lemmy.ml 2 weeks ago
There’s soft serve but it doesn’t have a UI
jackr@lemmy.dbzer0.com 3 weeks ago
you could try something like cgit, that is the simplest you can get with git frontends I think
morrowind@lemmy.ml 3 weeks ago
Interesting, though this seems to only be a UI, not a server
chakli@lemmy.world 2 weeks ago
You don’t need a specific server for bare-bones git server. Just an ssh server is sufficient
morrowind@lemmy.ml 2 weeks ago
I do want it at least clonable over https