Install Gitlab on RHEL 8
For installing Gitlab, we need minimum requirements of 2.5GB space and 4cores CPU.
If you have that, let's jump into the installation part.
sudo yum install -y curl policycoreutils-python openssh-server perl
Enable OpenSSH server daemon if not enable...
rajasri.hashnode.dev1 min read