Allow using proxy to access github etc
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Hello
In somecase, GitHub / GitLab can't directly access (e.g., due to firewall restrictions or requiring a VPN for private GitLab instances), necessitating access via an HTTP proxy or Socks proxy.
Describe the solution you'd like
Add an option when creating a “Git provider” that allows users to configure a proxy, enabling dokploy to access these Git providers through the proxy.
Describe alternatives you've considered
-
Pass the HTTP_PROXY and HTTPS_PROXY variables into the dokploy container.
-
Let CI/CD in gitlab / github, dokploy only pull images.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified in the issue. Start by locating the Git provider creation and GitHub/GitLab access entry points, then inspect how outbound connections are configured; done means users can configure HTTP and SOCKS proxy access for a Git provider and verify that both providers can be reached through it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- devops, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100