Hacker News new | ask | show | jobs
by justinclift 2411 days ago
As a general thought, depending on your git hosting needs Gitea may be suitable instead of GitLab.

It doesn't have anywhere near the same amount of integrations, but if you just need something with a decent web interface (github like) and using the same fork/branch/PR/merge model, it'll work.

It's system requirements are much smaller than GitLab, and it's trivial to just leave running for months at a time with having to actively SysAdmin it. GitLab is more of an "enterprise" system with all the bells and whistles, requiring a correspondingly higher amount of resources and ongoing maintenance.