Install Gitlab offline

Moses Liao GZ
Level Up Coding
Published in
4 min readDec 24, 2021

--

I managed to install gitlab offline, which means without the help of internet connection. I don’t find their guide useful as it is based on Ubuntu, but I was working on RHEL, hence I share how to do one, that you can get the libraries / packages you need and bring it to the offline server.

What you need:

  1. A server in an offline/air-gapped datacenter.
  2. An EC2/Compute machine…

--

--