
Über GitLab
GitLab ist eine integrierte Open-Source-DevOps-Plattform für Lebenszyklusmanagement, mit der Software-Entwicklungsteams Produktänderungen in einer einzigen Anwendung planen, kodieren, testen, bereitstellen und überwachen können. Mit GitLab können Nutzer ihre kollaborativen Workflows rationalisieren und den Fortschritt mithilfe flexibler Projektmanagementtools visualisieren, priorisieren, koordinieren und verfolgen.
GitLab hilft bei der Rationalisierung kollaborativer Workflows, unabhängig davon, ob ein Team Agile-, Wasserfall- oder Konversationsentwicklungsmethoden verwendet. Nutzer können Code und Projektdaten sicher schreiben, verwalten und Quellcode in einer einzigen DVCS konsolidieren, die verwaltet werden kann, ohne den Workflow zu stören. Die Git-Repositories von GitLab werden mit Branchingtools und Zugriffskontrollen für eine skalierbare, einzige Informationsquelle für die Zusammenarbeit bei Projekten und Code bereitgestellt.
Nutzer können ihre Freigabeworkflowsteuerungen anpassen und die Codequalität automatisch testen. GitLab-Prüftools helfen Nutzern dabei, Fehler schneller zu erkennen, wobei Feedbackzyklen mit Funktionen wie der integrierten Code-Überprüfung, Code-Tests, der Code-Qualität und Überprüfungsanwendungen verkürzt werden. Nutzer können benutzerdefinierte Containerbilder mit der GitLab-Containerregistrierung verwalten, die ihnen erweiterte Sicherheit und Zugriffskontrollen ohne Add-Ons von Drittanbietern bietet.
Organisationen können die Komplexität minimieren, indem sie ihren Code sicher erstellen, testen und freigeben, unabhängig davon, ob er auf einem oder Tausenden von Servern bereitgestellt wird. Dazu wird die fortlaufende Lieferungs- und Bereitstellungsfunktion von GitLab verwendet. Nutzer können den gesamten Workflow automatisieren und von Buildpacks bis CI/CD alles anpassen. Vorlagen mit bewährten Vorgehensweisen helfen Nutzern beim Einstieg in die minimale Konfiguration. GitLab erfasst mithilfe von Prometheus Leistungskennzahlen für bereitgestellte Anwendungen und zeigt sie an. Dadurch können Nutzer die Versandgeschwindigkeit analysieren und die Anwendungsleistung überwachen.
Preisoptionen ab:
$ 19,00/Monat
- Kostenlose Version
- Gratis Testen
- Abonnement
Die 5 Top-Alternativen zu GitLab
Typische Kunden
- Freie Mitarbeiter
- Kleine Unternehmen (2–50)
- Mittelgroße Unternehmen (51–500)
- Großunternehmen (500 und mehr)
Einsatz
- Cloudbasiert
- On-Premise (vor Ort)
Märkte
Vereinigte Staaten
Unterstützte Sprachen
Englisch
Preisoptionen ab:
$ 19,00/Monat
- Kostenlose Version
- Gratis Testen
- Abonnement
Die 5 Top-Alternativen zu GitLab
Bilder







Funktionen
Gesamtzahl der Funktionen von GitLab: 62
Alternativen
Confluence

GitHub

CloudBees Core

Microsoft Azure

Nutzerbewertungen
Hast du GitLab bereits?
Andere Softwarekäufer brauchen deine Hilfe! Produktbewertungen helfen uns allen, die richtigen Entscheidungen zu treffen.
- Branche: Informationstechnologie & -dienste
- Unternehmensgröße: 501–1 000 Mitarbeiter
- Täglich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Bedienkomfort
- Weiterempfehlungsquote 8.0 /10
Tool für die tägliche Arbeit
Bewertet am 5.2.2023
Vorteile
Wir nutzen GitLab täglich im Scrum Projekt für unsere commits und Versionierung. Diese Funktionen sind super ausgebaut und erfüllen Ihren Zweck selbst in einem Team von 10 Leuten gibt es selten Probleme.
Nachteile
Integration in unsere tägliche Arbeitsprozesse war kompliziert

- Branche: Computer-Software
- Unternehmensgröße: Selbstständig
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Weiterempfehlungsquote 10.0 /10
Why use Github when we have GitLab?
Bewertet am 3.8.2019
Vorteile
I can have private software git repositories by free. Differently by Github, that charges you to have a private repository. The interface is beautiful, has a wiki, and the commits work fine from Linux.
Nachteile
Doesn't exist an app to make the commits (like in GitHub), thus you just need to use the terminal line (which shouldn't be a problem for any programmer), and the community isn't very well developed, thus you still will need to go to Github to find software repositories.

- Branche: Telekommunikation
- Unternehmensgröße: 10 000+ Mitarbeiter
- Wöchentlich für Mehr als 1 Jahr genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Kundenbetreuung
- Weiterempfehlungsquote 9.0 /10
The first step to using Git on your computer is from this tool
Bewertet am 24.8.2022
I think it's good that you can use it in basically the same way as GitHub, and that you can manage...
I think it's good that you can use it in basically the same way as GitHub, and that you can manage it by making use of your existing knowledge. Also, I think it's nice that GitLab has unique features that are easier to use, such as a feature that changes the display of the file icon for each file extension.
Vorteile
Using Git as a configuration management tool is already common sense (essential), but I think this software is the most used for remote (distributed) development. There are many cases where you install Git on each person's terminal and operate the commands, but if it is team development and you can't use an "external (public Internet) repository", it is better to set up and operate a Git repository with GitLab I think it will be the safest and standard way to use Git.
Nachteile
I guess there is no choice but to get used to it, but I would like to see more visual changes and expressions (messages) when conflicts occur that are easier to understand for beginners. After all, I'd like to see them develop an interface that makes it easier to understand the concept of Git configuration in the first place.
In Betracht gezogene Alternativen
GitHubWarum GitLab gewählt wurde
With the end of MS-VSS support and the trend of the times, it was necessary to use Git for configuration management, and I was looking for a Git configuration management tool that could be used by groups (and remotely) instead of individuals, so we decided to implement GitLab.Zuvor genutzte Software
BitbucketGründe für den Wechsel zu GitLab
I think it is the first candidate for managing the configuration of development assets in internal development (because the use of Git itself is a global standard). There was a feature that changed the display of the file icon for each file extension, and it had the advantage that it was possible to reduce the file selection error. Also, unlike GitHub, it has not been acquired by Microsoft, so I think it is an advantage that it can be used with confidence in terms of security.- Branche: Computer-Software
- Unternehmensgröße: 201–500 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Kundenbetreuung
- Weiterempfehlungsquote 0.0 /10
Beware of GitLab billing issues
Bewertet am 25.2.2022
Not long ago, I ordered some GitLab licenses since more people wanted to use it. I asked to go from...
Not long ago, I ordered some GitLab licenses since more people wanted to use it. I asked to go from 57 to 75 licenses. Instead, GitLab put the order in wrong and added 75 licenses, bringing us to 132 total.
About this time, I was pulled to a critically-important project that was way behind schedule and told not to work on anything else. When I got enough breathing room to switch back, [SENSITIVE CONTENT] acted like she couldn't care less. The most I ever got was "I'll be sure to look into it" or "I'm still looking into it".
The process dragged on for weeks. I had to nag her over and over again for updates until she finally told me that GitLab's billing department had decided... not to give me a refund because it had been too long. How convenient, especially after dragging out the process for so long.
I complained about this, asked for a new account manager, and got what I requested. [SENSITIVE CONTENT] took my concerns to the GitLab crew again... and got told once again that not only would we not receive a refund, GitLab wasn't going to offer us any sort of compensation or credit whatsoever.
We're a software company as well, and we would never treat loyal customers this way - especially not our power users. I've built my DevOps career around GitLab and encouraged others to do the same. That GitLab could be so tone-deaf over a problem that was clearly their fault speaks volumes to how the company has changed.
Vorteile
GitLab does well as an all-in-one software development platform.
Nachteile
If GitLab makes a billing problem, it may refuse to rectify the problem as they did with us.
- Branche: Marktforschung
- Unternehmensgröße: 501–1 000 Mitarbeiter
- Täglich für Mehr als 2 Jahre genutzt
-
Quelle der Bewertung
Gesamtbewertung
- Preis-Leistungs-Verhältnis
- Bedienkomfort
- Kundenbetreuung
- Weiterempfehlungsquote 9.0 /10
Gitlab CI/CD , SCM
Bewertet am 22.12.2022
the best available CI?CD tool along with SAST scanners in built and all auto devops pipelines. I...
the best available CI?CD tool along with SAST scanners in built and all auto devops pipelines. I enjoy working with this tool and configuring it.
Vorteile
The best available CI/CD and SCM tool available compared to industry best github. We use EKS deployments specially from a fully generated CI?CD auto devops pipeline in gitlab and there are various features gitlab leveraged in sdlc of a product .
Nachteile
The advanced search functionality could improve better and devops metrics can be improved. We need search functionality for regular premium users to go through files and search for a string and all.
In Betracht gezogene Alternativen
GitHubGründe für den Wechsel zu GitLab
Github didn't have devops features when we started working on gitlabGitLab Häufig gestellte Fragen
Weiter unter folgen häufig gestellte Fragen über GitLab.F. Welche Preispläne bietet GitLab an?
GitLab bietet folgende Kostenpläne an:
- Ab: $ 19,00/Monat
- Preismodell: Kostenlose Version, Abonnement
- Gratis Testen: Verfügbar
F. Wer sind die typischen Nutzer von GitLab?
GitLab hat die folgenden typischen Kunden:
2–10, 11–50, 51–200, 201–500, 501–1 000, 1 001–5 000
F: Welche Sprachen werden von GitLab unterstützt?
GitLab unterstützt die folgenden Sprachen:
Englisch
F. Unterstützt GitLab mobile Geräte?
GitLab unterstützt die folgenden Geräte:
iPhone (mobil), iPad (mobil)
F. Mit welchen anderen Applikationen integriert GitLab?
GitLab kann in folgende Anwendungen integriert werden:
Jira
F. Welche Varianten der Kundenbetreuung bietet GitLab an?
GitLab bietet folgende Optionen für Kundensupport:
FAQ/Forum, Wissensdatenbank, 24/7 Live-Support, Chat
Ähnliche Kategorien
Sieh alle für GitLab gefundenen Softwarekategorien an.