Skip to content
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

Docs debug flags #229 #319

Merged
merged 2 commits into from
Dec 16, 2021
Merged

Docs debug flags #229 #319

merged 2 commits into from
Dec 16, 2021

Conversation

VarunSAthreya
Copy link
Contributor

@VarunSAthreya VarunSAthreya commented Dec 16, 2021

@vercel
Copy link

vercel bot commented Dec 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/DAG4EQgx77F7JoK1Y5fmTA2fALrD
✅ Preview: https://turbo-site-git-fork-varunsathreya-varunsathreya.vercel.sh

@jaredpalmer
Copy link
Contributor

Perfect

@weyert
Copy link
Contributor

weyert commented Dec 16, 2021

I would suggest to also add a suggestion that HTTPS_PROXY can be used to:

Tip: If the Remote Cache is not working as expected, you can use an application like ProxyMan and force turbo CLI the application's HTTP proxy so you can get insight in the outgoing HTTP requests. To do this, you can run turbo the following way HTTP_PROXY=192.168.1.98:9090 turbo run build.

You might need to use HTTPS_PROXY instead when the API server location is running over HTTPS instead of HTTP. You probably would need to enable HTTPS proxying for the api.vercel.com domain in proxy application of choice.

I think it could be useful for some people. Also for people who need to go through a company proxy to be able to use turbo

@jaredpalmer jaredpalmer added pr: automerge Kodiak will merge these automatically after checks pass area: docs Improvements or additions to documentation labels Dec 16, 2021
@jaredpalmer jaredpalmer merged commit 9163f25 into vercel:main Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants