sameersbn / sameersbn/docker-gitlab

Gitlab under proxy

Open
#1,444 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wontfix
Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

I am still newbie in gitlab and docker.
I want to ask about setting gitlab under proxy.
I setting docker-compose.yml with standard on this github.
I can run gitlab normally without any problem.
The problem is when I want to import project from github on my gitlab.
I already set personal access token but failed when import. It said error on 500.
I thought because my gitlab can not access external URL.
My server under proxy, how to set my gitlab possible to access external URL with proxy setting?
How to write it in docker-compose.yml? Or I can set it on gitlab UI screen?
Thank you very much.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository's docker-compose.yml and the GitLab import-from-GitHub failure described in the issue. Reproduce the 500 error, then trace the documented proxy configuration and verify that GitLab can reach external URLs; done means the GitHub project import succeeds through the proxy.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops, infrastructure, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.