Asia

How to Migrate GitLab from Old server to New Server?

Migration Gitlab

When migrating Gitlab to a new server, you might face many problems like incompatible versions, different OS (so different latest Gitlab version), etc. Before migrating the Gitlab to the new server, we have to make sure that Gitlab in both servers…

Gitlab Installation on Ubuntu (14.04, 16.04, 18.04 Version)

Blog image Gitlab Setup

GitLab is the Web UI or an interface for Git. Gitlab has two versions: Community Edition and Enterprise Edition. GitLab Community Edition is an open source having an MIT Expat license and GitLab Enterprise Edition is built on the…

Let’s Git Started . . .

blog images-git

What is Git and why we are using it? Git is a Version control system, specifically a version control system for tracking changes in computer files (mainly in project directory).