Skip to content

Allow use of proxy when storing uploads to S3#11

Open
petemichel77 wants to merge 2 commits intomuzix:masterfrom
petemichel77:master
Open

Allow use of proxy when storing uploads to S3#11
petemichel77 wants to merge 2 commits intomuzix:masterfrom
petemichel77:master

Conversation

@petemichel77
Copy link

It is common practice to isolate servers in a private network for security reasons. When doing so, it is necessary to communicate with the public internet through a proxy. This pull request allows a proxy url to be set so that communication with S3 can occur through the AWS SDK. This implementation uses the recommended way to use a proxy from the AWS documentation (http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html)
screen shot 2015-08-10 at 9 29 08 pm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant