A curated list of open source alternatives to proprietary software and services
A curated list of open source alternatives to proprietary software and services
gitlab.com README.md · master · LinuxCafeFederation / Awesome Alternatives · GitLab
A list of alternative websites/software to popular proprietary services.
Originally posted on reddit by u/CipherOps .
You're viewing a single thread.
View all comments
24
comments
Can someone please explain why GitLab is used when there’s GitHub?
1 0 ReplyHere's a list of a few possible reasons
- UI differences
- Features
- Not Microsoft
- Open Core
- Different CI/CD syntax
It's still git under the hood and shouldn't make a difference in most cases.
8 0 ReplyGitHub is owned by Microsoft
Gitlab is OSS, and you can host yourself
(Ik most don't and use the public instance) Gitlab has features that GitHub don't have, or are better at somethings even if GitHub have them
- Selfhostable gitlab-runner, faster build and deployment
- Better permission management for organizations ( per repo, branch, registry etc)
- Groups, project repos can be in groups
^ Some reason why my organization use gitlab over GitHub, I personally use Gitea.
2 0 Reply
You've viewed 24 comments.
Scroll to top