
The following NEW packages will be installed:Ġ upgraded, 1 newly installed, 0 to remove and 28 not upgraded.Īfter this operation, 2,570 MB of additional disk space will be used. Thus, update the repo accordingly sed -i 's/bullseye/buster/' /etc/apt//gitlab_gitlab-ce.list apt update apt install gitlab-ce Reading package lists. In this case, to install Gitlab-CE on Debian 11 from APT repo, you can use Debian 10 buster repos. NOTE that as of this writing, there are not repos for Debian 11 bullseye. Once the Gitlab package repo is done, install Gitlab on Debian 11 To install Gitlab CE from APT repository on Debian 11, you need to install the Gitlab CE repo by running the command below curl -sS | sudo bash Install Gitlab CE on Debian 11 using DEB Binary package Install Gitlab CE from APT Repository.Install Gitlab CE on Debian 11 from APT repository.There are two ways in which you can install Gitlab CE. In this tutorial, we are installing Gitlab Community Edition, CE.

apt install curl tzdata ca-certificates openssh-server sudo Install Gitlab CE on Debian 11 Run the command below to install some required package dependencies. Read more about the requirements of installing Gitlab on Requirements page. With the following being table outlining required version of PostgreSQL database for a specific version of Gitlab GitLab version Minimum PostgreSQL version 10.0 9.6 13.0 11 14.0 12 Gitlab supports PostgreSQL database only. GitLab 13.0 and later requires Redis version 4.0 or higher.Node.js 10.13.0 or higher is required.The minimum required Go version is 1.13.Memory: At least 4GB RAM (supports up to 500 users).Storage: Enough storage depending on the size of the repositories you want to store in GitLab.Hardware RequirementsĮnsure the system you want to host with Gitlab has met the following minimum hardware requirements You can also check how to configure Gitlab to sent mails via Gmail SMTP Ĭonfigure Gitlab to use Gmail SMTP for Outbound Mails Install Gitlab CE on Debian 11 Gitlab Installation Requirementsīelow are the bare minimums to install Gitlab with SSL/TLS certificates on Debian 11.
