We provide a mirror for Gitlab CE apt repositories (Debian 11 and 12, Ubuntu 20.04, 22.04 and 24.04) to allow people in countries that can’t access Gitlab infrastructure (like Crimea, Cuba, Iran, North Korea, Sudan, Syria…) to install and update Gitlab CE.
How to use:
curl https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/gpgkey | sudo apt-key add -
/etc/apt/sources.list.d/gitlab_gitlab-ce.list
.
deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/debian/ bookworm main
For Debian Bullseye:
deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/debian/ bullseye main
For Ubuntu Noble Numbat:
deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/ubuntu/ noble main
For Ubuntu Jammy Jellyfish:
deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/ubuntu/ jammy main
For Ubuntu Focal Fossa:
deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/ubuntu/ focal main