Difference between revisions of "CentOS 7.x gitlab"

From Notes_Wiki
(Created page with "<yambe:breadcrumb self="gitlab">CentOS_7.x_version_control|Version Control</yambe:breadcrumb> To setup gitlab on CentOS 7.x use bitnami KVM stack available at https://bitnami...")
 
m
Line 1: Line 1:
<yambe:breadcrumb self="gitlab">CentOS_7.x_version_control|Version Control</yambe:breadcrumb>
<yambe:breadcrumb self="gitlab">CentOS_7.x_version_control|Version Control</yambe:breadcrumb>
=CentOS 7.x gitlab=


To setup gitlab on CentOS 7.x use bitnami KVM stack available at https://bitnami.com/stack/gitlab/virtual-machine
To setup gitlab on CentOS 7.x use bitnami KVM stack available at https://bitnami.com/stack/gitlab/virtual-machine

Revision as of 02:54, 15 September 2019

<yambe:breadcrumb self="gitlab">CentOS_7.x_version_control|Version Control</yambe:breadcrumb>

CentOS 7.x gitlab

To setup gitlab on CentOS 7.x use bitnami KVM stack available at https://bitnami.com/stack/gitlab/virtual-machine Steps are:

  1. Download the bitnami stack ova file and create VM using CentOS 7.x import ova file based VMs to KVM
  2. Login into VM console with username bitnami and change console password
  3. Login into bitnami web UI http://<IP> using username root and password displayed on VM console. Same can be seen in file bitnami_credentials in home folder of bitnami user at any time

other option is to install gitlab in lxc container using older steps such as Gitlab installation on OpenVZ container These have not been tried with lxc recently.