Comment on Harness launches Gitness, an open-source GitHub competitor
YawnTor@infosec.pub 1 year ago
Seems fast compared to self-hosted GitLab or Bitbucket. I don’t see a way to add an ssh key or gpg key for code signing. No dark mode so expect to burn your retinas out in the middle of the night. I’ll wait until it’s a little more fleshed out before thinking about replacing Gitea in my network, though.
macallik@kbin.social 1 year ago
How's it compare to gitea?
rho50@lemmy.nz 1 year ago
I found it much more barebones in my tinkering. It doesn’t seem to support pulling via SSH (and definitely doesn’t support signing commits). Configuration options appear extremely limited, both in documentation and the UI.
It looks nice, but I don’t really see the point to it when Gitea Actions is now a thing. Gitea is a much more mature product, and is similarly fast and lightweight.
macallik@kbin.social 1 year ago
Gotcha. Thanks for sharing. I ended up install forgejo yesterday but Gitea will be my next option if I encounter any issues