Skip to content

Add dynamic variable support for access_key and access_secret (#1)#34

Open
acejam wants to merge 1 commit into
anomalizer:AuthV2from
acejam:AuthV2
Open

Add dynamic variable support for access_key and access_secret (#1)#34
acejam wants to merge 1 commit into
anomalizer:AuthV2from
acejam:AuthV2

Conversation

@acejam
Copy link
Copy Markdown

@acejam acejam commented Oct 6, 2016

This PR adds dynamic variable support for the v2 branch of the ngx_aws_auth module. This allows nginx to read in S3 configuration values from nginx variables.

There are various ways to populate these nginx variables - environment variables likely being the most popular. However, that also requires the use of the Lua module.

An example configuration using the Lua module and this PR can be found here: https://github.com/acejam/nginx-s3-proxy/blob/master/default.conf#L11

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