Framasoft Gitlab CE’s repositories mirror

We provide a mirror for Gitlab CE apt repositories (Debian 10 and 11, Ubuntu 18.04, 20.04 and 22.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:

  1. Get Gitlab’s GPG key:
    curl https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/gpgkey | sudo apt-key add -
  2. Use our mirror in /etc/apt/sources.list.d/gitlab_gitlab-ce.list.
    For Debian Bullseye:
    deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/debian/ bullseye main
    For Debian Buster:
    deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/debian/ buster main
    For Ubuntu Bionic Beaver:
    deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/ubuntu/ bionic main
    For Ubuntu Focal Fossa:
    deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/ubuntu/ focal main
    For Ubuntu Jammy Jellyfish:
    deb https://apt.gitlab.mirror.framasoft.org/gitlab/gitlab-ce/ubuntu/ jammy main

Framasoft Browse the mirror