Looking into possibly replacing my GitLab instance, as I find it bloated and heavy on both hardware and maintenance compared to alternatives.
Currently I’m looking at:
So I’m wondering what the people on here use, and if they have any other suggestions or opinions?
I’m on https://github.com/charmbracelet/soft-serve and like it very much. It couldn’t be any simpler. As long as you don’t need PR/MR features and full blown web UI it’s a really good choice IMHO.
Certainly looks interesting, though being able to do code review and a more full-fledged CI/CD solution is a requirement.
I think the idea with soft serve us that you use hooks and use a dedicated ci/cd tool. I use adnanh/webhook for lightweight ci/cd on personal projects.