Skip to content

Add proxy variables #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
geektortoise opened this issue May 5, 2020 · 0 comments
Open

Add proxy variables #6

geektortoise opened this issue May 5, 2020 · 0 comments

Comments

@geektortoise
Copy link
Contributor

When we are behind a corporate proxy, we cannot natively reach github API.

Solution : java -jar -Dhttp.proxyHost=... -Dhttp.proxyPort= ... (idem with https) Cytomine-software-router.jar

As you are often running in Docker containers, allow an auto set of these parameters if environment variables used by Docker are set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant