GitLab vs wercker: What are the differences?
Developers describe GitLab as "Open source self-hosted Git management software". GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers. On the other hand, wercker is detailed as "Build, test, and deploy container-native applications". Wercker is a CI/CD developer automation platform designed for Microservices & Container Architecture.
GitLab and wercker are primarily classified as "Code Collaboration & Version Control" and "Continuous Integration" tools respectively.
Some of the features offered by GitLab are:
- Manage git repositories with fine grained access controls that keep your code secure
- Perform code reviews and enhance collaboration with merge requests
- Each project can also have an issue tracker and a wiki
On the other hand, wercker provides the following key features:
- Pipelines - Wercker's Pipelines enable developers to fully automate builds, tests and deployments with Docker as a first class citizen.
- Workflows - With Workflows: a collection of pipelines can be chained and triggered to achieve complex automation goals.
- Steps Store - A step is a self contained best practice for accomplishing a specific automation task. Build your own or help yourself to our community based store.
"Self hosted" is the top reason why over 451 developers like GitLab, while over 34 developers mention "Automatic Deployments" as the leading cause for choosing wercker.
GitLab is an open source tool with 20.1K GitHub stars and 5.33K GitHub forks. Here's a link to GitLab's open source repository on GitHub.
According to the StackShare community, GitLab has a broader approval, being mentioned in 1233 company stacks & 1475 developers stacks; compared to wercker, which is listed in 40 company stacks and 23 developer stacks.