Asia

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

Tudip

27 February 2019

Gitlab Versions:

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 a MIT Expat license and GitLab Enterprise Edition is built on the top of Community Edition. It uses the same core, but it adds additional features and functionality which enhances that. This is a proprietary license. We are currently using the Gitlab Community edition. So, the Gitlab installation on Ubuntu in this document is for the Gitlab Community edition only.

Gitlab community edition
Source: https://en.wikipedia.org/wiki/GitLab

Procedure to install Gitlab on Ubuntu (14.04, 16.04, 18.04 version):

  1. Install Gitlab dependencies:
    sudo apt-get install -y curl openssh-server ca-certificates
  2. Add the GitLab package repository:
    curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
  3. Install the Gitlab package:
    apt-get install gitlab-ce
  4. Access the Gitlab UI: Now you can access GitLab through the IP address of the server on which you install Gitlab
  5. Access Gitlab via domain name: Edit GitLab config file (/etc/gitlab/gitlab.rb) and add the domain name (e.g git.tudip.com) at external_url configuration line.

Read here: How to migrate GitLab from an old server to a new server?

 

Tudip Technologies

Tudip Technologies is a value-driven Software Services company. We deliver excellence in dedicated and business-centric web solutions incorporated with innovation and expertise as the tools to achieve business goals. Our high-quality, cost-effective, reliable, and scalable services have helped us build an enduring relationship with our clients and customers.

Latest Posts

  • All Posts
  • Casestudy
  • Cloud
  • Healthcare
  • Ios
  • IOT
  • Java
  • Manufacturing
  • News
  • OTT
  • Supply Chain
  • Support and Maintainance
    •   Back
    • Banking
Cloud-Powered Agility

December 27, 2024

27 December 2024 Introduction: Transforming Chaos into Opportunity Imagine a supply chain where disruptions are predicted before they occur, inventory…

Cloud-Powered Agility

December 24, 2024

Imagine a supply chain where disruptions are predicted before they occur, inventory is optimized in real-time, and every stakeholder works…

Related Posts

  • All Posts
  • Healthcare