You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
James Crowley edited this page Jul 19, 2019
·
2 revisions
If you find yourself in a network that requires a proxy server set up... good luck. We had problems with MQTT that we weren't able to resolve but everything else worked.
Here's some steps to get you going. We started from the Raspberry Pi documentation, but tried to switch to as few manual steps as possible so we could run round the classroom to configure everyone!
Replace http://192.168.32.3:3128 with whatever the appropriate proxy server configuration is for your network.
Note that in our case the HTTPS proxy deliberately uses HTTP to access the proxy server - we got SSL3 protocol errors when trying to download the Heroku CLI otherwise.
Create a file called environment with the following contents