Self-managed GitLab

Self-managed GitLab is an open-source version of GitLab to manage your code. It's key advantage is that users can configure GitLab to their needs. You can quickly set it up on your infrastructure. Image comes with latest tag in the template.

After the Node where you'd like to run GitLab is registered, you can set it up by following the steps of deployments as documented here.

Once the deployment is successful, self-managed GitLab is ready to use at localhost:21080 by default.

Last updated