The automatic Gitlab installer (Omnibus package) did setup an automatic repository on my Debian Jessie's apt. While this is very easy to use, it's extremely slow! Running the apt update command
sudo apt-get update
is extremely fast with all other repos sources (takes 2-5 seconds), but with gitlab it takes 20-30 seconds.
Am I the only one facing this issue?
Is there a way to use a faster mirror for gitlab?