GitLab – Upgrade Path
These days I needed to update my GitLab which was already many versions behind. In this post I will quickly show that updating is not just an upgrade button. At…
These days I needed to update my GitLab which was already many versions behind. In this post I will quickly show that updating is not just an upgrade button. At…
Settings There isn’t much of a secret to configuring GitLab to use LDAP integration, but it doesn’t have a graphical mode, we have to change directly in the configuration files…
Groups In Gitlab, projects are grouped into Groups, or optionally into Subgroups: How to use GitLab for Agile portfolio planning and project management At this point I’m going to create…
Default Branch This first configuration is optional, I prefer to work with the default branch as master: SMTP I have a gmail account for my domains and I will configure…
Installing GitLab is a bit of a chicken and egg story. I need GitLab because it’s a repository, pipeline trigger, Docker image registry, etc. But I’d like the installation to…