Add allowances for proxies

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

You should note a way to run the script from behind a proxy. It's unclear that the script that is downloaded will also have to have proxy access to run. I think users behind proxy expect to modify a curl request to include their proxy details, but they might be annoyed to find that in the getting passed to bash there is another curl request needing the proxy. Something like:

export $https_proxy=your.proxy.com:3128
curl -L -O https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh
sudo -E sh script.rpm.sh
Edited Sep 26, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading