Offline Installation of Gitlab

Hi,

I would like to setup Gitlab on an Server / network that is not connected to the internet.

How can this be achieved?

I noticed that the installation script provided pulls data off the internet before the installation. Is there a way to download everything needed then copy this to the destination server before running the installation ?

Regards,
Keith

You can download the .deb (or .rpm, as appropriate for your platform) from https://packages.gitlab.com/gitlab/gitlab-ce, copy it to the machine, and install it manually. This does not require Internet access.

The download instruction page at https://about.gitlab.com/downloads/ has more details.

1 Like