Here in this article we will try to install and configure GitLab EE server using ansible on a Fedora OS. We will also to try to update the default password…
Here in this article we will try to install and configure GitLab EE server using ansible on a Fedora OS. We will also to try to update the default password…
Here in this article we will try to setup Oauth2.0 based authorization system using a SonarQube server which acts as a client application and GitLab server which acts as a…
Here in this article we will see some of the basic configuration changes that we can carry out in the gitlab instance using the gitlab.rb configuration file. We will see…
Here in this article we will how we can secure our Gitlab server by configuring it to communicate on Secure HTTPS channel. We will be generating self signed certificate and…
Here in this article we will see how we can backup the gitlab configuration data. This backup can later be utilized to restore the gitlab configuration data in case of…
Here in this article we will see how we can install the Omnibus gitlab package on Ubuntu OS. Installing gitlab server using the Omnibus gitlab package is the recommended method…
Test Environment Fedora 32 installedDocker and Docker compose installed Every organization has some kind of LDAP server to manage their enterprise resources like user and servers. The LDAP servers are…
Test Environment Fedora 32 installed What is Gitlab Gitlab is a single application for the entire DevOps lifecycle. GitLab in its core is a Ruby on Rails project. Gitlab can…
Test Environment Fedora 32 installedDocker and Docker compose installed Here in this article we will see how we can setup a Gitlab and Jenkins as service using the docker compose…